block: move bio_full out of bio.h
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 16:18:01 +0000 (18:18 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:35 +0000 (06:17 -0600)
commit9a6083becbe113ed1e28059ce659dc8ae71b33c3
tree13aac80b0b2196750ddad1fe3aaa586d17638691
parentb6559d8f9fdd7f0e139161cffea2645bd8d084c6
block: move bio_full out of bio.h

bio_full is only used in bio.c, so move it there.

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