blk-cgroup: move blk_cgroup_congested out line
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Apr 2022 04:27:13 +0000 (06:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:06:20 +0000 (14:06 -0600)
commit216889aad362b5b7e998a5371348b5e95d485dd1
treec9e1e20f2cb9644e76c930019947804657362c5b
parentdb05628435aa761d30b4eae481a82befe7a8492a
blk-cgroup: move blk_cgroup_congested out line

There is no urgent need to inline this function, so move it out of line.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20220420042723.1010598-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
include/linux/blk-cgroup.h