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)
commit826f2f48da8c331ac51e1381998d318012d66550
treea55119950647227755be2b1b8943c995167b4e08
parentf3bdc62fd82ed93dbe4d049eacba310de7eb2a6a
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