aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-07-01 08:26:34 +0200
committerJens Axboe <jaxboe@fusionio.com>2010-07-01 08:26:34 +0200
commit06d738fa9155ff16dba3d7e501ba4581d01a98cb (patch)
treeea1e3a1632207c9b0ad7fedc47eaeb1c35e5d8bc /fs
parentsplice: check f_mode for seekable file (diff)
downloadlinux-dev-06d738fa9155ff16dba3d7e501ba4581d01a98cb.tar.xz
linux-dev-06d738fa9155ff16dba3d7e501ba4581d01a98cb.zip
fs-writeback: fix kernel-doc warnings
Fix kernel-doc to match the function's changed args. Warning(fs/fs-writeback.c:190): No description found for parameter 'args' Warning(fs/fs-writeback.c:190): Excess function parameter 'sb' description in 'bdi_queue_work_onstack' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'fs')
-rw-r--r--fs/fs-writeback.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index 0609607d3955..6981e4b7c148 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -179,7 +179,7 @@ static void bdi_alloc_queue_work(struct backing_dev_info *bdi,
/**
* bdi_queue_work_onstack - start and wait for writeback
- * @sb: write inodes from this super_block
+ * @args: parameters to control the work queue writeback
*
* Description:
* This function initiates writeback and waits for the operation to