block: move struct request to blk-mq.h
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Sep 2021 12:33:28 +0000 (14:33 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:02 +0000 (06:17 -0600)
commit24b83deb29b7f06a5573b65f2ce96f5482755d43
tree5db4c044cf0981ced588f29c82b66aa495d4c160
parentfe45e630a1035aea94c29016f2598bbde149bbe3
block: move struct request to blk-mq.h

struct request is only used by blk-mq drivers, so move it and all
related declarations to blk-mq.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-18-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
13 files changed:
block/blk-crypto-fallback.c
block/blk-crypto-internal.h
drivers/block/rnbd/rnbd-proto.h
drivers/md/dm-verity-target.c
drivers/mmc/core/sd.c
drivers/target/target_core_file.c
drivers/target/target_core_iblock.c
include/linux/blk-mq.h
include/linux/blk_types.h
include/linux/blkdev.h
include/linux/blktrace_api.h
include/linux/t10-pi.h
include/scsi/scsi_device.h