]> www.infradead.org Git - users/hch/block.git/commit
pcd: use blk_mq_alloc_disk
authorChristoph Hellwig <hch@lst.de>
Thu, 29 Apr 2021 16:29:29 +0000 (18:29 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 2 Jun 2021 05:49:23 +0000 (08:49 +0300)
commit865a3aed2fa01c56c69b17fc5e23a0abf58a93e5
treedbe0c9469655b97401e1a0a1bf0ac5b6fe4e7608
parentb0268437eae0194af3095a9bc30540b708d8e1a5
pcd: 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>
drivers/block/paride/pcd.c