diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-11-01 20:40:12 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-02 13:57:27 +0100 |
commit | b22809092c70099f4d8c3b6f3d34c5bc89b300ea (patch) | |
tree | 8e52ce9773b64debc3b636daab5c101d017631b3 /drivers/md | |
parent | block: assign correct tag before doing prefetch of request (diff) | |
download | linux-b22809092c70099f4d8c3b6f3d34c5bc89b300ea.tar.xz linux-b22809092c70099f4d8c3b6f3d34c5bc89b300ea.zip |
block: replace always false argument with 'false'
A previous commit fixed up the condition for doing direct issue, but that
left the 'from_schedule' argument dead inside the branch. Replace it with
'false'.
Fixes: ff1552232b36 ("blk-mq: don't issue request directly in case that current is to be blocked")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions