diff options
author | Jonathan Corbet | 2019-01-09 21:59:32 +0100 |
---|---|---|
committer | Jens Axboe | 2019-01-09 23:29:08 +0100 |
commit | 649d4968860ba708636ad643bd52b28027367042 (patch) | |
tree | 77d6118ee70afc4931279e86d666cb09564fc529 /drivers/block/loop.c | |
parent | block: doc: add slice_idle_us to bfq documentation (diff) | |
download | kernel-qcow2-linux-649d4968860ba708636ad643bd52b28027367042.tar.gz kernel-qcow2-linux-649d4968860ba708636ad643bd52b28027367042.tar.xz kernel-qcow2-linux-649d4968860ba708636ad643bd52b28027367042.zip |
block: fix kerneldoc comment for blk_attempt_plug_merge()
Commit 5f0ed774ed29 ("block: sum requests in the plug structure") removed
the request_count parameter from block_attempt_plug_merge(), but did not
remove the associated kerneldoc comment, introducing this warning to the
docs build:
./block/blk-core.c:685: warning: Excess function parameter 'request_count' description in 'blk_attempt_plug_merge'
Remove the obsolete description and make things a little quieter.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/loop.c')
0 files changed, 0 insertions, 0 deletions