1
0
Fork 0

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>
hifive-unleashed-5.1
Randy Dunlap 2010-07-01 08:26:34 +02:00 committed by Jens Axboe
parent 19c9a49b43
commit 06d738fa91
1 changed files with 1 additions and 1 deletions

View 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