kernel-ark/Documentation/DocBook
Randy Dunlap 8f2709b542 [PATCH] kernel-doc: fix some kernel-api warnings
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: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:55 -08:00
..
man
deviceiobook.tmpl
gadget.tmpl
journal-api.tmpl [PATCH] jbd doc: fix some kernel-doc warnings 2005-11-07 07:53:55 -08:00
kernel-api.tmpl [PATCH] kernel-doc: fix some kernel-api warnings 2005-11-07 07:53:55 -08:00
kernel-hacking.tmpl
kernel-locking.tmpl
libata.tmpl
librs.tmpl
lsm.tmpl
Makefile
mcabook.tmpl
mtdnand.tmpl
procfs_example.c
procfs-guide.tmpl
rapidio.tmpl
sis900.tmpl
stylesheet.xsl
usb.tmpl
videobook.tmpl
wanbook.tmpl
writing_usb_driver.tmpl
z8530book.tmpl