]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7738ae4f53c3df31fcfd47f707276354688219e0
treebe1659f296e371b8a26daad731d5bb407ce21733
parent4213e1dd2285bf239a012e1b2e0c03a58e8d9263
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