diff options
author | Like Xu <[email protected]> | 2022-11-09 19:59:52 +0800 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-01-24 10:06:48 -0800 |
commit | 36b0256789a72f4d9d173f1a37d6fcb5ded4c244 (patch) | |
tree | a277d19182055aac5f97035c70ac6a22a4eac3be /tools/perf/scripts/python | |
parent | 5f6015b26ba2e0352c17b9034f1f62c653170713 (diff) |
KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
Even in commit 4bdec12aa8d6 ("KVM: SVM: Detect X2APIC virtualization
(x2AVIC) support"), where avic_hardware_setup() was first introduced,
its only pass-in parameter "struct kvm_x86_ops *ops" is not used at all.
Clean it up a bit to avoid compiler ranting from LLVM toolchain.
Signed-off-by: Like Xu <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions