blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
authorChristoph Hellwig <hch@lst.de>
Wed, 20 Apr 2022 04:27:19 +0000 (06:27 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 May 2022 20:06:20 +0000 (14:06 -0600)
commitc97ab271576dec2170e7b804cb05f7617b30fed9
treeffb9c835dcca1476fa57b7ea68ce84f382e89027
parent7f20ba7c42fd899557cef7d001f48711c3066ba5
blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>

Remove all the includes that aren't actually needed from
<linux/blk-cgroup.h> and push them to the actual source files where
needed.

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