diff options
| author | Kevin Wolf | 2013-03-26 17:50:12 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2013-03-28 11:52:44 +0100 |
| commit | 2c3b32d25620c26e26fd590c198ec6d9cf91da57 (patch) | |
| tree | b062c3c8c837dff2d5c03875423ed7aaba3882f4 /cpu-exec.c | |
| parent | qcow2: Allow requests with multiple l2metas (diff) | |
| download | qemu-2c3b32d25620c26e26fd590c198ec6d9cf91da57.tar.gz qemu-2c3b32d25620c26e26fd590c198ec6d9cf91da57.tar.xz qemu-2c3b32d25620c26e26fd590c198ec6d9cf91da57.zip | |
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 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions
