OSDN Git Service

block: don't include blk-mq headers in blk-core.c
authorChristoph Hellwig <hch@lst.de>
Wed, 17 Nov 2021 06:14:04 +0000 (07:14 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 29 Nov 2021 13:35:21 +0000 (06:35 -0700)
commitd9337a420aed38cb4ffa465e5a546360410bc0cb
tree423c5596d9caa4cb8145d7529dc862cc3c4a76d9
parent0d7a29a2b5eae30eff1e216badca76978a3de39f
block: don't include blk-mq headers in blk-core.c

All request based code is in the blk-mq files now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20211117061404.331732-12-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c