diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2019-12-20 08:58:22 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-01-03 03:53:31 +0100 |
commit | 19aaa4072327f467ab82db7d1f0055675e2a4cd4 (patch) | |
tree | 5add1a5d0f0f5eca381f32065b6b75501b7c368a /drivers/platform | |
parent | scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions (diff) | |
download | linux-19aaa4072327f467ab82db7d1f0055675e2a4cd4.tar.xz linux-19aaa4072327f467ab82db7d1f0055675e2a4cd4.zip |
scsi: sd_zbc: Simplify sd_zbc_check_zones()
Now that the block layer generic zone revalidation code in
blk_revalidate_disk_zones() checks for power of 2 zone size, there is no
need to do it in sd_zbc_check_zones(). Remove this check.
Link: https://lore.kernel.org/r/20191220075823.400072-2-damien.lemoal@wdc.com
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions