diff options
author | 2021-12-07 19:50:11 +0800 | |
---|---|---|
committer | 2022-01-28 15:38:23 +0100 | |
commit | dc57d6f2ec3eb9ba6d8a6cac735bf6d02017dda2 (patch) | |
tree | 1aea8be91589e95900dffae14f3908a03af23649 /util/bufferiszero.c | |
parent | migration: Drop dead code of ram_debug_dump_bitmap() (diff) | |
download | qemu-dc57d6f2ec3eb9ba6d8a6cac735bf6d02017dda2.tar.xz qemu-dc57d6f2ec3eb9ba6d8a6cac735bf6d02017dda2.zip |
migration: Don't return for postcopy_chunk_hostpages()
It always return zero, because it just can't go wrong so far. Simplify the
code with no functional change.
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'util/bufferiszero.c')
0 files changed, 0 insertions, 0 deletions