]> 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, 6 Sep 2021 10:07:43 +0000 (12:07 +0200)
committerChristoph Hellwig <hch@lst.de>
Sat, 18 Sep 2021 15:40:08 +0000 (17:40 +0200)
commita8e566a04e5e00f0fa81b04e78aa3f7360a79f8c
treeb612f33b4430aa0a47b691682221e603c1e4af2c
parentc484a15ed1d917d50ccc4ca9b56e1609d8f49460
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>
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