commit | d90b15edbefb2229d22c6a69113e954e761e1072 | [log] [tgz] |
---|---|---|
author | Keqian Zhu <zhukeqian1@huawei.com> | Tue Apr 06 14:35:04 2021 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 20 04:18:50 2021 -0400 |
tree | 7b7b0511a5431ea1e170ed06cc342a7fab83efd0 | |
parent | 44f1b5586df03b044704f3c57f529ea4120f406b [diff] |
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>