projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88eca02
)
fs/dcache.c: fix new kernel-doc warning
author
Randy Dunlap
<
[email protected]
>
Wed, 3 Aug 2011 23:21:07 +0000
(16:21 -0700)
committer
Linus Torvalds
<
[email protected]
>
Thu, 4 Aug 2011 00:25:21 +0000
(14:25 -1000)
Fix new kernel-doc warning in fs/dcache.c:
Warning(fs/dcache.c:797): No description found for parameter 'sb'
Signed-off-by: Randy Dunlap <
[email protected]
>
Cc: Al Viro <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
fs/dcache.c
patch
|
blob
|
history
diff --git
a/fs/dcache.c
b/fs/dcache.c
index 2347cdb15abbc18b43e7254059aab2b50aeb6962..c83cae19161e93b8fa5032dba84e46d87b2e90bf 100644
(file)
--- a/
fs/dcache.c
+++ b/
fs/dcache.c
@@
-795,6
+795,7
@@
relock:
/**
* prune_dcache_sb - shrink the dcache
+ * @sb: superblock
* @nr_to_scan: number of entries to try to free
*
* Attempt to shrink the superblock dcache LRU by @nr_to_scan entries. This is