]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
fs-writeback: fix kernel-doc warnings
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 1 Jul 2010 06:26:34 +0000 (08:26 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Thu, 1 Jul 2010 06:26:34 +0000 (08:26 +0200)
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>
fs/fs-writeback.c

index 0609607d395591ad5b23ee52283ad25c85e2bc10..6981e4b7c1480fa0dc2f3e502f971a1b4c9aeb09 100644 (file)
@@ -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