]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Fix new kernel-doc warning in fs/dcache.c:
authorRandy Dunlap <rdunlap@xenotime.net>
Wed, 3 Aug 2011 00:52:30 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 04:17:32 +0000 (14:17 +1000)
Warning(fs/dcache.c:797): No description found for parameter 'sb'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/dcache.c

index 2347cdb15abbc18b43e7254059aab2b50aeb6962..c83cae19161e93b8fa5032dba84e46d87b2e90bf 100644 (file)
@@ -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