Skip to content
Snippets Groups Projects
Commit 9e97d295 authored by Mike Snitzer's avatar Mike Snitzer Committed by Jens Axboe
Browse files

blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request


After commit:

923218f6 ("blk-mq: don't allocate driver tag upfront for flush rq")

we no longer use the 'can_block' argument in
blk_mq_sched_insert_request(). Kill it.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>

Added actual commit message as to why it's being removed.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 396eaf21
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment