qemu-io: Fix formatting
authorDevin Nakamura <devin122@gmail.com>
Mon, 11 Jul 2011 15:22:16 +0000 (11:22 -0400)
committerKevin Wolf <kwolf@redhat.com>
Mon, 18 Jul 2011 14:06:26 +0000 (16:06 +0200)
commit6a4f2c7e4b65663d41dd6555398f5b894468e8fc
tree6c1d0dd09976903ce9ff3a1162ad3caa14ce68fa
parent7be5185e258c17a700c0e5a2da67e97fc8eeacc3
qemu-io: Fix formatting

Replaced tabs with spaces, 8 space indentations with 4 space
indentation, and other fixes to better adhere to CODING_STYLE

Signed-off-by: Devin Nakamura <devin122@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-io.c