]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf13192a5a8832eef448dc3191f167efe0816b8aa
tree21de39f5120204098bf0b7d591b5e70cecd5e0c0
parent95d510ffe11b4d21f4409ae62d7d2197c13485d5
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