1. 12 7月, 2007 1 次提交
  2. 10 7月, 2007 1 次提交
  3. 09 5月, 2007 2 次提交
  4. 28 4月, 2007 1 次提交
  5. 12 2月, 2007 1 次提交
  6. 08 12月, 2006 2 次提交
  7. 24 11月, 2006 1 次提交
  8. 31 10月, 2006 1 次提交
  9. 04 10月, 2006 1 次提交
  10. 03 10月, 2006 2 次提交
  11. 30 9月, 2006 4 次提交
  12. 01 8月, 2006 3 次提交
  13. 27 6月, 2006 1 次提交
  14. 26 6月, 2006 6 次提交
  15. 23 6月, 2006 2 次提交
  16. 02 4月, 2006 1 次提交
  17. 11 1月, 2006 1 次提交
  18. 07 1月, 2006 1 次提交
  19. 21 11月, 2005 1 次提交
  20. 16 11月, 2005 1 次提交
  21. 14 11月, 2005 1 次提交
  22. 07 11月, 2005 1 次提交
    • R
      [PATCH] kernel-doc: fix some kernel-api warnings · 8f2709b5
      Randy Dunlap 提交于
      Fix various warnings in kernel-doc:
      
      Warning(linux-2614-rc4//include/linux/net.h:89): Enum value 'SOCK_DCCP' not described in enum 'sock_type'
      
      usercopy.c: should use !E instead of !I for exported symbols:
      Warning(linux-2614-rc4//arch/i386/lib/usercopy.c): no structured comments found
      
      fs.h does not need to use !E since it has no exported symbols:
      Warning(linux-2614-rc4//include/linux/fs.h:1182): No description found for parameter 'find_exported_dentry'
      Warning(linux-2614-rc4//include/linux/fs.h): no structured comments found
      
      irq/manage.c should use !E for its exported symbols:
      Warning(linux-2614-rc4//kernel/irq/manage.c): no structured comments found
      
      macmodes.c should use !E for its exported symbols:
      Warning(linux-2614-rc4//drivers/video/macmodes.c): no structured comments found
      Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      8f2709b5
  23. 03 11月, 2005 1 次提交
  24. 29 10月, 2005 1 次提交
  25. 24 6月, 2005 1 次提交
  26. 21 6月, 2005 1 次提交