aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-06-17 08:04:29 +0200
committerJens Axboe <[email protected]>2024-06-19 07:58:27 -0600
commitbe60e7700e6df1e16a2f60f45bece08e6140a46d (patch)
tree21ec4a2082d41d89dbcc0580d2280855934714f9 /scripts/objdiff
parentdd9300e9eaeeb212f77ffeb72d1d8756107f1f1f (diff)
sd: remove sd_is_zoned
Since commit 7437bb73f087 ("block: remove support for the host aware zone model"), only ZBC devices expose a zoned access model. sd_is_zoned is used to check for that and thus return false for host aware devices. Replace the helper with the simple open coded TYPE_ZBC check to fix this. Fixes: 7437bb73f087 ("block: remove support for the host aware zone model") Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions