Home
last modified time | relevance | path

Searched hist:"328 d24403d6a6b856722facd39d7b6ccb429353b" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff 328d24403d6a6b856722facd39d7b6ccb429353b Thu Mar 01 05:12:10 CET 2007 Randy Dunlap <randy.dunlap@oracle.com> [PATCH] kernel-doc: allow space after __attribute__

Allow space(s) between "__attribute__" and "((blah))" so that
kernel-doc does not complain like:

Warning(/tester/linsrc/linux-2.6.20-git15//kernel/timer.c:939): No description found for parameter 'read_persistent_clock(void'

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>