diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-02-22 17:36:07 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2013-03-11 13:32:00 +0100 |
commit | 5da5aad068def65b5e278a6380192d4bfe279585 (patch) | |
tree | 53029ce336815661ef6f90b18f19aa990a03198e /balloon.c | |
parent | fa3889162ff724d09eb6b6bd06ba54769100a77f (diff) |
migration: simplify while loop
Unify the goto around the loop, with the exit condition at the end of it.
Both can be expressed as "while (ret >= 0)".
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'balloon.c')
0 files changed, 0 insertions, 0 deletions