]> git.baikalelectronics.ru Git - kernel.git/commit
blk-rq-qos: remove redundant finish_wait to rq_qos_wait.
authorGuo Xuenan <guoxuenan@huawei.com>
Sun, 28 Jun 2020 13:56:25 +0000 (09:56 -0400)
committerJens Axboe <axboe@kernel.dk>
Sun, 28 Jun 2020 14:11:14 +0000 (08:11 -0600)
commit5c5331c1eba761aa56f8ce8ecbd6220005924f7d
treea55119950647227755be2b1b8943c995167b4e08
parent33470935dab0aae9e7d9f19e8690b1f5091513b5
blk-rq-qos: remove redundant finish_wait to rq_qos_wait.

It is no need do finish_wait twice after acquiring inflight.

Signed-off-by: Guo Xuenan <guoxuenan@huawei.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-rq-qos.c