On Thu, May 04, 2023 at 01:38:38PM +0200, Juan Quintela wrote: > The first thing that we do after setting the shutdown value is set the > error as -EIO if there is not a previous error. > > So this value is reduntant. Just remove it and use > qemu_file_get_error() in the places that it was tested. > > Signed-off-by: Juan Quintela <quint...@redhat.com>
Nit: I'd squash this with previous. Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu