blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Apr 2022 04:27:18 +0000 (06:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:06:20 +0000 (14:06 -0600)
commit7f20ba7c42fd899557cef7d001f48711c3066ba5
tree5573bf820c67fde02e5e843625ae83042b4a00a8
parentbbb1ebe7a909db4de49777fb7676d5bf293f34c9
blk-cgroup: remove pointless CONFIG_BLOCK ifdefs

No need to make BLK_CGROUP stubs conditional on CONFIG_BLOCK as they
can't be used without that.

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