diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-08-26 13:27:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-08-29 14:02:49 +0200 |
commit | 48d89b92609a66bc41f479c560640bc413add3b4 (patch) | |
tree | 498120aebeff63753f1e48dc45faf6f0b3517b38 /init | |
parent | a7c0b07d570848e50fce4d31ac01313484d6b844 (diff) | |
download | linux-48d89b92609a66bc41f479c560640bc413add3b4.tar.bz2 |
KVM: x86: fix some sparse warnings
Sparse reports the following easily fixed warnings:
arch/x86/kvm/vmx.c:8795:48: sparse: Using plain integer as NULL pointer
arch/x86/kvm/vmx.c:2138:5: sparse: symbol vmx_read_l1_tsc was not declared. Should it be static?
arch/x86/kvm/vmx.c:6151:48: sparse: Using plain integer as NULL pointer
arch/x86/kvm/vmx.c:8851:6: sparse: symbol vmx_sched_in was not declared. Should it be static?
arch/x86/kvm/svm.c:2162:5: sparse: symbol svm_read_l1_tsc was not declared. Should it be static?
Cc: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions