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:
5f8c7c9
)
kernel-doc: strip C99 comments
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 19 Jul 2007 08:48:24 +0000
(
01:48
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:45 +0000
(10:04 -0700)
Strip C99-style comments from the input stream.
/*...*/ comments are already stripped.
C99 comments confuse the kernel-doc script.
Also update some comments.
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>
No differences found