]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Remove unused function declaration
authorKeqian Zhu <zhukeqian1@huawei.com>
Tue, 6 Apr 2021 06:35:04 +0000 (14:35 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Apr 2021 08:18:50 +0000 (04:18 -0400)
commit01962a2745cbdf01b96e28597d6ceccc758282af
tree7b7b0511a5431ea1e170ed06cc342a7fab83efd0
parent1e234d292ddc5b4b6b0d8db92b647135b52446ba
KVM: x86: Remove unused function declaration

kvm_mmu_slot_largepage_remove_write_access() is decared but not used,
just remove it.

Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com>
Message-Id: <20210406063504.17552-1-zhukeqian1@huawei.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h