block: move rq_list macros to blk-mq.h
authorKeith Busch <kbusch@kernel.org>
Wed, 5 Jan 2022 17:05:15 +0000 (09:05 -0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 5 Jan 2022 19:25:42 +0000 (12:25 -0700)
commitedce22e19bfa86efa2522d041d6367f2f099e8ed
tree9548f38e65b1a2dea893d981e372bd56b6c75bad
parent669a064625fa3a06ddf8a4ac1f35b7436b99f133
block: move rq_list macros to blk-mq.h

Move the request list macros to the header file that defines that struct
they operate on.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220105170518.3181469-2-kbusch@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/linux/blk-mq.h
include/linux/blkdev.h