dm: remove dm_check_zoned
authorChristoph Hellwig <hch@lst.de>
Mon, 27 May 2024 12:36:19 +0000 (14:36 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 27 May 2024 15:16:39 +0000 (09:16 -0600)
commit5e7a4bbcc33d7df6bcc8565a8938c196285e5423
tree86c9bb7d9b7cdfa9300d41fd724dbf5209a11332
parentd9780064b163b91c28e4d44ec3115599db65b7fa
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>
Link: https://lore.kernel.org/r/20240527123634.1116952-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/dm-zone.c