commit | e41d12f539f7c8bac9b0897031fee6cc9158a6be | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 20 14:33:13 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Oct 18 06:17:01 2021 -0600 |
tree | 02d974e5bd31c6de8fef539241eff8ca5be32ad9 | |
parent | 348332e000697b4ca82ef96719e02876434b8346 [diff] |
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>