]> git.baikalelectronics.ru Git - kernel.git/commit
block: unexport bio_clone_bioset
authorChristoph Hellwig <hch@lst.de>
Tue, 24 Jul 2018 07:52:34 +0000 (09:52 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Jul 2018 20:43:26 +0000 (14:43 -0600)
commit9c8efb3968c2d50210e978c412d46cfdbd7d5725
treef5678044b07a4605b9545c77fcc8eb97c71a6596
parent43be80adfc656c8e95d7214f6e827aad1ee0a8f1
block: unexport bio_clone_bioset

Now only used by the bounce code, so move it there and mark the function
static.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
block/bounce.c
include/linux/bio.h