On 09/13/2013 04:25 AM, Peter Lieven wrote:
> Signed-off-by: Peter Lieven <p...@kamp.de>
> ---
>  block/iscsi.c |   24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 

> +
> +    bdi->discard_zeroes =  iscsilun->lbprz;
> +    bdi->discard_write_zeroes =  (bs->open_flags & BDRV_O_UNMAP) &&

Why two spaces after = (two instances)?

But that's cosmetic, so you can fix before adding:

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to