]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit06d738fa9155ff16dba3d7e501ba4581d01a98cb
treeea1e3a1632207c9b0ad7fedc47eaeb1c35e5d8bc
parent19c9a49b432f245c6293508d164a4350f1f2c601
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>
fs/fs-writeback.c