git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d63463
)
[PATCH] kernel-doc: allow space after __attribute__
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 1 Mar 2007 04:12:10 +0000
(20:12 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 1 Mar 2007 22:53:36 +0000
(14:53 -0800)
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>
scripts/kernel-doc
patch
|
blob
|
history
diff --cc
scripts/kernel-doc
Simple merge