]> www.infradead.org Git - users/hch/block.git/commit
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Sep 2021 12:33:13 +0000 (14:33 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 27 Sep 2021 17:24:05 +0000 (11:24 -0600)
commit03acadf5a80307b31a17718a0f65ec2bcc6894f0
tree45d41d3c5b96f9ead18742d3199ee47980d7cb72
parent2e1e2614d05b42818e8ca1f50b8f60953ab5a95b
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>

There is no need to pull blk-cgroup.h and thus blkdev.h in here, so
break the include chain.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
13 files changed:
arch/powerpc/platforms/cell/spufs/inode.c
block/blk-iolatency.c
block/blk-mq.c
block/bounce.c
drivers/md/dm-ima.c
fs/btrfs/compression.c
fs/btrfs/ctree.c
fs/f2fs/compress.c
fs/orangefs/super.c
fs/ramfs/inode.c
include/linux/backing-dev.h
mm/backing-dev.c
mm/swapfile.c