]> git.baikalelectronics.ru Git - kernel.git/commit
block: unexport blk_alloc_queue
authorChristoph Hellwig <hch@lst.de>
Fri, 21 May 2021 05:51:16 +0000 (07:51 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Jun 2021 13:42:24 +0000 (07:42 -0600)
commit49cfa5e687bd408449633e5f0976e16fcf874878
tree3c255453edd93ee252a2d40e610a16fe70ff8035
parente7a29afe2e0ad99ceda1eb4c9bf5a7fae8cfd0b6
block: unexport blk_alloc_queue

blk_alloc_queue is just an internal helper now, unexport it and remove
it from the public header.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20210521055116.1053587-27-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk.h
include/linux/blkdev.h