Home
last modified time | relevance | path

Searched hist:"792 aa2f2cc4924024e28c9ddf1456434992f9c41" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 792aa2f2cc4924024e28c9ddf1456434992f9c41 Thu Feb 07 09:13:41 CET 2008 Randy Dunlap <randy.dunlap@oracle.com> kernel-doc: prevent duplicate description: output

Prevent duplicate output of a Description: section when there is a "blank"
("*") line between the initial function name/description line and the
"Description:" header.

Test case: drivers/scsi/scsi_devinfo.c::scsi_init_devinfo().

Rob Landley hit this while he was producing SCSI kernel-doc.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>