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)
commitda7ba72960ca2a9b968e47fcf414d16f3d4c0c42
tree3c255453edd93ee252a2d40e610a16fe70ff8035
parent132226b301b545198515fb8c6b7f537c13b71f4d
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