On 05/03/2018 05:30 PM, no-re...@patchew.org wrote:
Hi,
This series failed docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
/tmp/qemu-test/src/block/nbd-client.c: In function
'nbd_parse_blockstatus_payload':
/tmp/qemu-test/src/block/nbd-client.c:271:24: error: statement with no effect
[-Werror=unused-value]
extent->length == orig_length;
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
I should quit sending patches at the end of my day. This should
obviously be =, not ==.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org