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:
7eea5b8
)
kernel-doc: allow more whitespace in macros
author
Randy Dunlap
<randy.dunlap@oracle.com>
Sun, 26 Oct 2008 00:06:43 +0000
(17:06 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 26 Oct 2008 23:32:09 +0000
(16:32 -0700)
Allow macros that are annotated with kernel-doc to contain whitespace
between the '#' and "define". It's valid and being used, so allow it.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found