Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06d738fa authored by Randy Dunlap's avatar Randy Dunlap Committed by Jens Axboe
Browse files

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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent 19c9a49b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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