diff options
author | 2009-06-18 16:53:25 +0530 | |
---|---|---|
committer | 2009-06-28 14:10:30 +0300 | |
commit | a3f9d3981cd82d65232b733eb792382237d686bd (patch) | |
tree | 9f6dd5a6f24a9f970cceefae4dac5cf58e8bd06f /include/linux/interrupt.h | |
parent | KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export (diff) | |
download | wireguard-linux-a3f9d3981cd82d65232b733eb792382237d686bd.tar.xz wireguard-linux-a3f9d3981cd82d65232b733eb792382237d686bd.zip |
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
toggle_interruptibility() is used only by same file, it should be static.
Fixed following sparse warning :
arch/x86/kvm/x86_emulate.c:1364:6: warning: symbol 'toggle_interruptibility' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions