]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
dmg: coding style and indentation cleanup
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 26 Mar 2014 12:05:54 +0000 (13:05 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Apr 2014 13:22:35 +0000 (15:22 +0200)
commit2c1885adcf0312da80c7317b09f9adad97fa0fc6
treeb90c286e384e02d0c8a7a7c3ccae895cb4c42d66
parentcab60de930684c33f67d4e32c7509b567f8c445b
dmg: coding style and indentation cleanup

Clean up the mix of tabs and spaces, as well as the coding style
violations in block/dmg.c.  There are no semantic changes since this
patch simply reformats the code.

This patch is necessary before we can make meaningful changes to this
file, due to the inconsistent formatting and confusing indentation.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/dmg.c