diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2006-12-22 09:10:50 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-22 16:55:50 (GMT) |
commit | 134fe01bfafa74e691d84bf15666fb30e89896ff (patch) | |
tree | d64b10731a9030fd1304e5cab43ac6cf861f2a43 /arch/ia64 | |
parent | 01b2d93ca4c495f056471189ac6c4e6ac4cbbccb (diff) | |
download | linux-134fe01bfafa74e691d84bf15666fb30e89896ff.tar.xz |
[PATCH] kernel-doc: allow unnamed structs/unions
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>
Diffstat (limited to 'arch/ia64')
0 files changed, 0 insertions, 0 deletions