]> www.infradead.org Git - users/hch/block.git/commit
mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk
authorChristoph Hellwig <hch@lst.de>
Thu, 28 Dec 2023 06:51:00 +0000 (06:51 +0000)
committerChristoph Hellwig <hch@lst.de>
Tue, 13 Feb 2024 17:28:21 +0000 (18:28 +0100)
commitc38cf3eb1ccdbf2dfdb6aa0ced6aec92124f1a45
tree414b6feea67241df3e6c005e36f6fc4904f47008
parentc6524f105a3c3d3ccbb72ebdc6e143e4488ead9a
mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk

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

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/mtd/mtd_blkdevs.c