OSDN Git Service

KVM: apic: remove unused function apic_lvt_vector()
authorMiaohe Lin <linmiaohe@huawei.com>
Thu, 13 Feb 2020 02:37:44 +0000 (10:37 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 16:57:11 +0000 (17:57 +0100)
commit999eabcc89b0e99a699d2946086a97537c3eff14
tree21de39f5120204098bf0b7d591b5e70cecd5e0c0
parentd71f5e03257c6c62568e76ee204a678396a55722
KVM: apic: remove unused function apic_lvt_vector()

The function apic_lvt_vector() is unused now, remove it.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c