diff options
author | Igor Mammedov <imammedo@redhat.com> | 2017-08-17 18:14:13 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-08-23 12:24:41 +0100 |
commit | d0a180131c6655487b47ea72e7da0a909a479a3c (patch) | |
tree | 49551e89c1d14c0c183f6ceac7201dd7bf9d2c6c /block/write-threshold.c | |
parent | 56d7305db6d7c9b98c2bb44c53e67f1ec8336daa (diff) |
fix build failure in nbd_read_reply_entry()
travis builds fail at HEAD at rc3 master with
block/nbd-client.c: In function ‘nbd_read_reply_entry’:
block/nbd-client.c:110:8: error: ‘ret’ may be used uninitialized in this function [-Werror=uninitialized]
fix it by initializing 'ret' to 0
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'block/write-threshold.c')
0 files changed, 0 insertions, 0 deletions