commit | b81e0c2372e65e5627864ba034433b64b2fc73f5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 20 14:33:25 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Oct 18 06:17:02 2021 -0600 |
tree | d2246d79fb7132f23d30480631ffb9f6c2d5d047 | |
parent | 3ab0bc78e96bd03a5096e4801550926d81b3e19d [diff] |
block: drop unused includes in <linux/genhd.h> Drop various include not actually used in genhd.h itself, and move the remaning includes closer together. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Link: https://lore.kernel.org/r/20210920123328.1399408-15-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>