block: remove __blk_get_queue
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Jul 2022 06:34:32 +0000 (08:34 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 17:03:17 +0000 (11:03 -0600)
commit828b5f017d9d5d0491cd2e71d48f4f2139078e2c
treebdf754cd8317998777bcb592b0b983128a61cbfd
parentc5db2cfc6274692d821d33b59acb6ff615e350c1
block: remove __blk_get_queue

__blk_get_queue is only called by blk_get_queue, so merge the two.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220721063432.1714609-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk.h