* Peter Xu (pet...@redhat.com) wrote:
> Per the title, remove the return code and simplify the callers as the errors
> will never be triggered. No functional change intended.
>
> Signed-off-by: Peter Xu
Reviewed-by: Dr. David Alan Gilbert
> ---
> migration/postcopy-ram.c | 25 ---
Per the title, remove the return code and simplify the callers as the errors
will never be triggered. No functional change intended.
Signed-off-by: Peter Xu
---
migration/postcopy-ram.c | 25 -
1 file changed, 4 insertions(+), 21 deletions(-)
diff --git a/migration/post