commit | fc7a504c0126b16aa2bd50d92584e9cc08f636a3 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Mon Apr 22 16:00:13 2013 -0300 |
committer | Andreas Färber <afaerber@suse.de> | Wed May 01 23:21:08 2013 +0200 |
tree | 0c76d2e1068f5927cf3d5affaf311e1435d474f6 | |
parent | 90e4b0c3de2b3927e71f23d95c3c27d60e5c89cc [diff] |
target-i386/kvm.c: Code formatting changes Add appropriate spaces around operators, and break line where it needs to be broken to allow feature-words array to be introduced without having too-long lines. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>