https://github.com/torvalds/linux
Revision 134fe01bfafa74e691d84bf15666fb30e89896ff authored by Randy Dunlap on 22 December 2006, 09:10:50 UTC, committed by Linus Torvalds on 22 December 2006, 16:55:50 UTC
Make kernel-doc support unnamed (anonymous) structs and unions.  There is
one (union) in include/linux/skbuff.h (inside struct sk_buff) that is
currently generating a kernel-doc warning, so this fixes that warning.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 01b2d93
History
Tip revision: 134fe01bfafa74e691d84bf15666fb30e89896ff authored by Randy Dunlap on 22 December 2006, 09:10:50 UTC
[PATCH] kernel-doc: allow unnamed structs/unions
Tip revision: 134fe01
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.6 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top