]> www.infradead.org Git - users/hch/block.git/commit
mspro_block: pass queue_limits to blk_mq_alloc_disk
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Jul 2023 18:51:53 +0000 (11:51 -0700)
committerChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2024 17:28:21 +0000 (18:28 +0100)
commitc6524f105a3c3d3ccbb72ebdc6e143e4488ead9a
tree86692d84c26da10cf6abb21f5349a89f8729cfaf
parent658af68d03cc876f1ff6ddfe29481dc62265274f
mspro_block: pass queue_limits to blk_mq_alloc_disk

Pass the few limits mspro_block imposes directly to blk_mq_alloc_disk
instead of setting them one at a time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/memstick/core/mspro_block.c