A couple of small patches to cleanup sd_zbc zone checks formerly implemented in sd_zbc_check_zones() and now moved to the block layer as generic code. The first patch removes a superfluous check present in the block layer. The second patch renames sd_zbc_check_zones() to be clear about the function role. Damien Le Moal (2): scsi: sd_zbc: Simplify sd_zbc_check_zones() scsi: sd_zbc: Rename sd_zbc_check_zones() drivers/scsi/sd_zbc.c | 38 +++++++++++++------------------------- 1 file changed, 13 insertions(+), 25 deletions(-) -- 2.23.0