Home
last modified time | relevance | path

Searched hist:"891 dcd2f7ab15e2aaad07f6925b3a53fd8d5c02f" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 891dcd2f7ab15e2aaad07f6925b3a53fd8d5c02f Sat Feb 10 10:45:53 CET 2007 Randy Dunlap <randy.dunlap@oracle.com> [PATCH] kernel-doc: allow a little whitespace

In kernel-doc syntax, be a little flexible: allow whitespace between
a function parameter name and the colon that must follow it, such as:
@pdev : PCI device to unplug

(This allows lots of megaraid kernel-doc to work without tons of
editing.)

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>