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)
commitc55183c9aaa00d2bbb578169a480e31aff3d397c
treef5678044b07a4605b9545c77fcc8eb97c71a6596
parent3ed122e68bb2dcab36b48109431341736e37ce85
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