block: move struct biovec_slab to bio.c
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Feb 2021 17:19:20 +0000 (18:19 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 8 Feb 2021 15:33:16 +0000 (08:33 -0700)
commit6ac0b71537e1c14e7532408fe4aae553aa314237
treebe1659f296e371b8a26daad731d5bb407ce21733
parentdc0b8a57ad7b05036fcb19a5bf0319467597e67a
block: move struct biovec_slab to bio.c

struct biovec_slab is only used inside of bio.c, so move it there.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
include/linux/bio.h