Hi all, now that support for the host aware zoned model is gone in the for-6.8/block branch, there is no way the sd driver can find a device where is has to clear the zoned flag, and we can thus remove the code for it, including a block layer helper. Diffstat: block/blk-zoned.c | 21 --------------------- drivers/scsi/sd.c | 7 +++---- include/linux/blkdev.h | 1 - 3 files changed, 3 insertions(+), 26 deletions(-)