diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2017-03-17 18:45:40 +0800 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2017-03-27 16:50:36 +0200 |
commit | f7077624b036bd70b0b04d6b3f9a7effc80a74a9 (patch) | |
tree | 02ef6a02fd44244080f116222b007fff05f11bfe /xen-hvm-stub.c | |
parent | 4581c16fce3c1078351f3424208f346b11b378f0 (diff) |
qemu-img: fix switch indentation in img_amend()
QEMU coding style indents 'case' to the same level as the 'switch'
statement:
switch (foo) {
case 1:
Fix this coding style violation so checkpatch.pl doesn't complain about
the next patch.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20170317104541.28979-3-stefanha@redhat.com
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'xen-hvm-stub.c')
0 files changed, 0 insertions, 0 deletions