]> git.proxmox.com Git - qemu.git/commit
target-i386/cpu.c: Coding style fixes
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 11 Apr 2013 20:07:23 +0000 (17:07 -0300)
committerAndreas Färber <afaerber@suse.de>
Mon, 15 Apr 2013 23:19:46 +0000 (01:19 +0200)
commitdd13e08804c8c33c6021c0e27787422534d3b321
tree0bdcdd97892503a2760f1dccd25917a6d7f8f674
parentf16a69f7fce97186fd352c79201b1d0145c02d66
target-i386/cpu.c: Coding style fixes

 * Add braces to 'if' statements;
 * Remove last TAB character from the source.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
[AF: Changed whitespace]
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-i386/cpu.c