summary refs log tree commit diff stats
path: root/hw/i2c/imx_i2c.c
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2020-05-28 12:44:01 +0300
committerMax Reitz <mreitz@redhat.com>2020-07-06 10:34:14 +0200
commit32d293c8c668d4e0d19594d8af359627dd7260f9 (patch)
treeb4fbd378df974db6d0e7779a09d0eba65f4b5244 /hw/i2c/imx_i2c.c
parent74036395ea4a67a638c0ffc35ee4860ac36bcd16 (diff)
downloadfocaccia-qemu-32d293c8c668d4e0d19594d8af359627dd7260f9.tar.gz
focaccia-qemu-32d293c8c668d4e0d19594d8af359627dd7260f9.zip
block/iscsi: drop unallocated_blocks_are_zero
We set bdi->unallocated_blocks_are_zero = iscsilun->lbprz, but
iscsi_co_block_status doesn't return 0 in case of iscsilun->lbprz, it
returns ZERO when appropriate. So actually unallocated_blocks_are_zero
is useless (it doesn't affect the only user of the field:
bdrv_co_block_status()). Drop it now.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200528094405.145708-7-vsementsov@virtuozzo.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'hw/i2c/imx_i2c.c')
0 files changed, 0 insertions, 0 deletions