]> git.baikalelectronics.ru Git - kernel.git/commit
block: move blk_next_bio to bio.c
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Jan 2022 09:11:01 +0000 (10:11 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 2 Feb 2022 14:49:59 +0000 (07:49 -0700)
commitba671e2d76cb94ab76779ce4c1a63171b5a849e7
tree22cb4cc93464e903b154944696970978a491f1f6
parented701cd10a6ceaff952e71eb89bf57d631bf7924
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>
Link: https://lore.kernel.org/r/20220124091107.642561-14-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
block/blk-lib.c