diff options
author | Fei Li | 2019-01-13 15:08:47 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2019-01-23 16:02:07 +0100 |
commit | 1398b2e3fe2a1e4e85a3854885c949c7652d7b53 (patch) | |
tree | 56e9649d69d7312d0159b275dca3b28a342c8224 /pc-bios/canyonlands.dtb | |
parent | migration: fix the multifd code when receiving less channels (diff) | |
download | qemu-1398b2e3fe2a1e4e85a3854885c949c7652d7b53.tar.gz qemu-1398b2e3fe2a1e4e85a3854885c949c7652d7b53.tar.xz qemu-1398b2e3fe2a1e4e85a3854885c949c7652d7b53.zip |
migration: multifd_save_cleanup() can't fail, simplify
multifd_save_cleanup() takes an Error ** argument and returns an
error code even though it can't actually fail. Its callers
dutifully check for failure. Remove the useless argument and return
value, and simplify the callers.
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Fei Li <fli@suse.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20190113140849.38339-4-lifei1214@126.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'pc-bios/canyonlands.dtb')
0 files changed, 0 insertions, 0 deletions