summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYi Wang <wang.yi59@zte.com.cn>2019-01-21 10:27:05 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2019-01-25 21:11:35 +0300
commit8997f657001d1ac5042d368a936987c87251c5ec (patch)
treee06d9df73522bc8eef22ba912a71c1cd4889a64b /tools
parent619ad846fc3452adaf71ca246c5aa711e2055398 (diff)
downloadlinux-8997f657001d1ac5042d368a936987c87251c5ec.tar.xz
kvm: vmx: fix some -Wmissing-prototypes warnings
We get some warnings when building kernel with W=1: arch/x86/kvm/vmx/vmx.c:426:5: warning: no previous prototype for ‘kvm_fill_hv_flush_list_func’ [-Wmissing-prototypes] arch/x86/kvm/vmx/nested.c:58:6: warning: no previous prototype for ‘init_vmcs_shadow_fields’ [-Wmissing-prototypes] Make them static to fix this. Signed-off-by: Yi Wang <wang.yi59@zte.com.cn> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions