]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: fold blk_cloned_rq_check_limits into blk_insert_cloned_request
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Feb 2022 10:05:37 +0000 (11:05 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 17 Feb 2022 02:39:09 +0000 (19:39 -0700)
commit215970bafd527c7bbde4f16d5da825d60f0c0a04
tree7ac83ac31c7a3b214b81a206f85cfcdcdb0e271a
parent57015490eb4d5d385894d87ec53e2e87a19fd309
blk-mq: fold blk_cloned_rq_check_limits into blk_insert_cloned_request

Fold blk_cloned_rq_check_limits into its only caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Snitzer <snitzer@redhat.com>
Link: https://lore.kernel.org/r/20220215100540.3892965-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq.c