commit | da7ba72960ca2a9b968e47fcf414d16f3d4c0c42 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri May 21 07:51:16 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 01 07:42:24 2021 -0600 |
tree | 3c255453edd93ee252a2d40e610a16fe70ff8035 | |
parent | 132226b301b545198515fb8c6b7f537c13b71f4d [diff] |
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>