1. 03 10月, 2006 1 次提交
    • A
      [PATCH] isdn: more pr_debug() fixes · 3879b6b6
      Andrew Morton 提交于
      drivers/isdn/sc/event.c: In function 'indicate_status':
      drivers/isdn/sc/event.c:49: error: 'events' undeclared (first use in this function)
      drivers/isdn/sc/event.c:49: error: (Each undeclared identifier is reported only once
      drivers/isdn/sc/event.c:49: error: for each function it appears in.)
      drivers/isdn/sc/event.c:49: warning: format '%d' expects type 'int', but argument 4 has type 'ulong'
      
      drivers/isdn/sc/interrupt.c: In function 'interrupt_handler':
      drivers/isdn/sc/interrupt.c:97: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
      
      drivers/isdn/sc/timer.c: In function 'check_reset':
      drivers/isdn/sc/timer.c:80: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
      Acked-by: NKarsten Keil <kkeil@suse.de>
      Cc: Zach Brown <zach.brown@oracle.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      3879b6b6
  2. 26 6月, 2005 1 次提交
  3. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4