diff options
author | Xiubo Li <lixiubo@cmss.chinamobile.com> | 2015-02-26 07:58:25 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2015-03-10 14:37:44 +0100 |
commit | 20e87b72244f922f420d83b0b15b42d17b92acae (patch) | |
tree | 0b596ec671242d92ba3cd1e8f0ba9d52d74bfa1d /init | |
parent | KVM: no space before tabs in kvm_main.c (diff) | |
download | linux-20e87b72244f922f420d83b0b15b42d17b92acae.tar.xz linux-20e87b72244f922f420d83b0b15b42d17b92acae.zip |
KVM: Fix indentation in kvm_main.c
ERROR: code indent should use tabs where possible
+ const struct kvm_io_range *r2)$
WARNING: please, no spaces at the start of a line
+ const struct kvm_io_range *r2)$
This patch fixes this ERROR & WARNING to reduce noise when checking new
patches in kvm_main.c.
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions