On 1/9/19 1:59 PM, Jonathan Corbet wrote: > 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. Applied, thanks Jon. -- Jens Axboe