blk-rq-qos: move rq_qos_add and rq_qos_del out of line
authorChristoph Hellwig <hch@lst.de>
Fri, 3 Feb 2023 15:03:53 +0000 (16:03 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Feb 2023 15:20:05 +0000 (08:20 -0700)
commitb494f9c566ba5fe2cc8abe67fdeb0332c6b48d4b
tree694bb77a7f5ba41d48f904a4e53564d4c1f436b2
parent4e1d91ae876bd12f327340f11a16a1278985e7e1
blk-rq-qos: move rq_qos_add and rq_qos_del out of line

These two functions are rather larger and not in a fast path, so move
them out of line.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20230203150400.3199230-13-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-rq-qos.c
block/blk-rq-qos.h