1. 18 6月, 2006 1 次提交
  2. 09 1月, 2006 1 次提交
  3. 20 9月, 2005 1 次提交
  4. 29 6月, 2005 1 次提交
    • A
      [PATCH] swabb.h warning fixes · 05133fc4
      Andrew Morton 提交于
      In file included from drivers/media/dvb/ttpci/av7110_hw.c:38:
      include/linux/byteorder/swabb.h:96: warning: type qualifiers ignored on function return type
      include/linux/byteorder/swabb.h:110: warning: type qualifiers ignored on function return type
      In file included from drivers/media/dvb/ttpci/av7110_v4l.c:36:
      include/linux/byteorder/swabb.h:96: warning: type qualifiers ignored on function return type
      include/linux/byteorder/swabb.h:110: warning: type qualifiers ignored on function return type
      In file included from drivers/media/dvb/ttpci/av7110_av.c:37:
      include/linux/byteorder/swabb.h:96: warning: type qualifiers ignored on function return type
      include/linux/byteorder/swabb.h:110: warning: type qualifiers ignored on function return type
      drivers/isdn/icn/icn.c:719:4: warning: #warning TODO test headroom or use skb->nb to flag ACK
      In file included from drivers/media/dvb/ttpci/av7110_ca.c:39:
      include/linux/byteorder/swabb.h:96: warning: type qualifiers ignored on function return type
      include/linux/byteorder/swabb.h:110: warning: type qualifiers ignored on function return type
      In file included from drivers/media/dvb/ttpci/av7110.c:41:
      include/linux/byteorder/swabb.h:96: warning: type qualifiers ignored on function return type
      include/linux/byteorder/swabb.h:110: warning: type qualifiers ignored on function return type
      
      Does declaring a function to return a const value actually mean something to
      gcc?
      
      Dunno.  Kill it and replace sone `__inline__'s with `inline' too.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      05133fc4
  5. 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