summaryrefslogtreecommitdiff
path: root/virt/kvm/ioapic.h
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2013-04-05 19:20:30 (GMT)
committerGleb Natapov <gleb@redhat.com>2013-04-08 10:02:04 (GMT)
commit39369f7a8b7314b8f7860c880a2198c11cebdf5a (patch)
treec0eed7068022d51c1f7f14ab4706b5fff0563b6c /virt/kvm/ioapic.h
parentfc1b74925f87f6aca5432eb73f6a57eff30afde7 (diff)
downloadlinux-39369f7a8b7314b8f7860c880a2198c11cebdf5a.tar.xz
KVM: Make local routines static
The routines get_user_page_nowait(), kvm_io_bus_sort_cmp(), kvm_io_bus_insert_dev() and kvm_io_bus_get_first_dev() are only referenced within kvm_main.c, so give them static linkage. Fixes sparse warnings like these: virt/kvm/kvm_main.c: warning: symbol 'get_user_page_nowait' was not declared. Should it be static? Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'virt/kvm/ioapic.h')
0 files changed, 0 insertions, 0 deletions