block: move bio_mergeable out of bio.h
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 16:17:59 +0000 (18:17 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:35 +0000 (06:17 -0600)
commit8addffd657a956944c1b8a74a1c9aabcfc5b4530
treefdedec12ca19b388ef0be26160af8a407bc64fd4
parent11d9cab1ca6ed08747c6c5a274c6a8e8307aefbc
block: move bio_mergeable out of bio.h

bio_mergeable is only needed by I/O schedulers, so move it to
blk-mq-sched.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211012161804.991559-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-sched.h
include/linux/bio.h