Searched hist:"134 fe01bfafa74e691d84bf15666fb30e89896ff" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | kernel-doc | diff 134fe01bfafa74e691d84bf15666fb30e89896ff Fri Dec 22 10:10:50 CET 2006 Randy Dunlap <randy.dunlap@oracle.com> [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>
|