OSDN Git Service

KVM: clean up the unused argument
authorHaiwei Li <lihaiwei@tencent.com>
Sat, 13 Mar 2021 05:10:32 +0000 (13:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 30 Mar 2021 17:07:09 +0000 (13:07 -0400)
commitd632826f26f2361e6ef18881611928036fac30e6
tree72128deea033e172ab8c7a9641ae42ff6dd48fae
parent75f94ecbd0dfd2ac4e671f165f5ae864b7301422
KVM: clean up the unused argument

kvm_msr_ignored_check function never uses vcpu argument. Clean up the
function and invokers.

Signed-off-by: Haiwei Li <lihaiwei@tencent.com>
Message-Id: <20210313051032.4171-1-lihaiwei.kernel@gmail.com>
Reviewed-by: Keqian Zhu <zhukeqian1@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c