]> 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)
commit75ad2f7054bbc32283bc583e8516a184de626aa7
treef5678044b07a4605b9545c77fcc8eb97c71a6596
parent65a8008a3cf87ffb175fa671ece03b0c23c7a6cd
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