]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Fix WARNING: labels should not be indented in kvm_main.c
authorXiubo Li <lixiubo@cmss.chinamobile.com>
Thu, 26 Feb 2015 06:58:20 +0000 (14:58 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 10 Mar 2015 13:37:43 +0000 (10:37 -0300)
commit42451b5e932fa98ec8c6772d3743034f1d0c825e
tree160529f9474aa472d144daee3385ea6b2260f54b
parentcbc17fa67e72f8633ec1deabf3652a5ea5d36033
KVM: Fix WARNING: labels should not be indented in kvm_main.c

WARNING: labels should not be indented
+   out_free_irq_routing:

This patch fixes this 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>
virt/kvm/kvm_main.c