diff options
author | Liu Song <liusong@linux.alibaba.com> | 2022-06-25 17:15:21 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-06-27 14:29:12 +0200 |
commit | ee78ec1077d37d1a4a0860589a65df8ae6d2255c (patch) | |
tree | 63c069d3020b173b26d3ec70df9dabac0e1c4648 /drivers/block/mtip32xx | |
parent | block: Always initialize bio IO priority on submit (diff) | |
download | linux-ee78ec1077d37d1a4a0860589a65df8ae6d2255c.tar.xz linux-ee78ec1077d37d1a4a0860589a65df8ae6d2255c.zip |
blk-mq: blk_mq_tag_busy is no need to return a value
Currently "blk_mq_tag_busy" return value has no effect, so adjust it.
Some code implementations have also been adjusted to enhance
readability.
Signed-off-by: Liu Song <liusong@linux.alibaba.com>
Link: https://lore.kernel.org/r/1656170121-1619-1-git-send-email-liusong@linux.alibaba.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/mtip32xx')
0 files changed, 0 insertions, 0 deletions