]> www.infradead.org Git - users/hch/block.git/commit
block: move blk_next_bio to bio.c
authorChristoph Hellwig <hch@lst.de>
Tue, 11 Jan 2022 11:47:41 +0000 (12:47 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 Jan 2022 09:07:57 +0000 (10:07 +0100)
commitd80ff87439ac2e8ea5193f2dd7e3c86b49d4b131
tree7d7be5e6a05d5d0e46f1edd34b9ef4298d3c15e2
parent4567085960f4f5cb92bca0ef0e25837a7b327405
block: move blk_next_bio to bio.c

Keep blk_next_bio next to the core bio infrastructure.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
block/bio.c
block/blk-lib.c