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:
3919162
)
fs: fix dcache.h kernel-doc notation
author
Randy Dunlap
<randy.dunlap@oracle.com>
Sun, 9 Jan 2011 03:37:20 +0000
(19:37 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 10 Jan 2011 15:38:53 +0000
(07:38 -0800)
Fix new kernel-doc notation warning in dcache.h:
Warning(include/linux/dcache.h:316): Excess function parameter 'Returns' description in '__d_rcu_to_refcount'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Nick Piggin <npiggin@kernel.dk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found