diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-03-26 17:50:12 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-03-28 11:52:44 +0100 |
commit | 2c3b32d25620c26e26fd590c198ec6d9cf91da57 (patch) | |
tree | b062c3c8c837dff2d5c03875423ed7aaba3882f4 /tests | |
parent | 88c6588c5165da1526f735ed850861c5b74670bd (diff) |
qcow2: Move cluster gathering to a non-looping loop
This patch is mainly to separate the indentation change from the
semantic changes. All that really changes here is that everything moves
into a while loop, all 'goto done' become 'break' and at the end of the
loop a new 'break is inserted.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions