]> 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)
commit998831aa3fb724e92b7cc979e005552a7ddf05ca
tree22cb4cc93464e903b154944696970978a491f1f6
parent488bc595aaff242c5e4f6d24150122934b59cafe
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