commit | e4a19f7289f3fa9b2a4e65d0f4b3a7816e8e445b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 23 19:53:09 2021 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Nov 29 06:38:44 2021 -0700 |
tree | 0b6a33570771609ece36974083a9c88786605766 | |
parent | 2aa7745bf6db55b7800c4433e102b07c649fd001 [diff] |
block: don't include blk-mq.h in blk.h No needed, shift a blk-stat.h include into the source file that needs it instead. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20211123185312.1432157-6-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>