commit | 0592c3d166c967056faa03b944c6c9c9b4e8a0cc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 02 09:53:29 2021 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Jun 11 11:53:03 2021 -0600 |
tree | 31c1006c85b711ba9c965f810c727e44abac35b0 | |
parent | afea05a18d18673750bad33f7aa710ff71a78e91 [diff] |
gdrom: use blk_mq_alloc_disk Use the blk_mq_alloc_disk API to simplify the gendisk and request_queue allocation. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Link: https://lore.kernel.org/r/20210602065345.355274-15-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>