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