]> www.infradead.org Git - users/hch/block.git/commit
dm: remove dm_check_zoned
authorChristoph Hellwig <hch@lst.de>
Tue, 21 May 2024 17:23:56 +0000 (10:23 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 27 May 2024 12:26:27 +0000 (14:26 +0200)
commit7eaf637fc3b0098c57428130cda084447b830be3
tree1ff1da0db3732af63c9aef7d939f48395d7d71f7
parent094a977626a942d019f9b8d461a84ded031233c9
dm: remove dm_check_zoned

Fold it into the only caller in preparation to changes in the
queue limits setup.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Snitzer <snitzer@kernel.org>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
drivers/md/dm-zone.c