Jonathan Corbet 649d496886 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>
2019-01-09 15:29:08 -07:00
..
2018-12-09 17:45:40 -07:00
2019-01-02 18:49:58 -08:00
2018-11-07 13:42:32 -07:00
2018-11-16 08:34:06 -07:00
2018-12-28 14:48:06 -08:00
2018-11-30 14:48:04 -07:00
2018-12-18 17:50:47 +01:00
2018-12-17 11:19:54 -07:00
2018-12-16 19:53:47 -07:00
2018-12-28 14:48:06 -08:00
2018-11-15 12:13:25 -07:00
2018-12-28 14:48:06 -08:00
2018-12-28 13:19:59 -08:00
2018-12-21 08:47:58 -07:00
2018-11-16 08:34:06 -07:00
2018-10-25 11:17:40 -06:00
2018-05-31 10:50:54 -04:00
2018-12-29 13:03:29 -08:00
2018-11-07 13:42:32 -07:00