From: Randy Dunlap Date: Fri, 16 May 2008 22:45:52 +0000 (-0700) Subject: kernel-doc: allow unnamed bit-fields X-Git-Tag: v2.6.26-rc4~124^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b97887eab6c35d23f2e4680bd5e285415068f35;p=pandora-kernel.git kernel-doc: allow unnamed bit-fields Allow for unnamed bit-fields and skip them instead of printing an erroneous warning message for them, such as: Warning(include/asm-s390/cio.h:103): No description found for parameter 'u32' which contains: struct tm_scsw { u32 :1; Signed-off-by: Randy Dunlap Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed