mirror of
https://github.com/mii443/qemu.git
synced 2025-08-24 16:09:37 +00:00
Coverity doesn't like the ignored return value introduced in9d3b155186
(hw/block: Fix the return type), and other callers are converted already inceff3e1f01
. This one was added lately ind9bcd6f7f2
and missed the train. Do it now. Signed-off-by: Fam Zheng <famz@redhat.com> Message-Id: <20180118025245.13042-1-famz@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>