KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
authorSean Christopherson <seanjc@google.com>
Tue, 9 Jan 2024 23:02:33 +0000 (15:02 -0800)
committerSean Christopherson <seanjc@google.com>
Tue, 30 Jan 2024 23:28:03 +0000 (15:28 -0800)
commitff76d771251003b28aeac2051cfe72384dff232f
tree2154c3ac70166a0418f4d87783b32d35d5b72c3d
parentd7e68738e1aae940b54bfc03313e0ef5720e2e71
KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()

Drop the "name" parameter from KVM_X86_PMU_FEATURE(), it's unused and
the name is redundant with the macro, i.e. it's truly useless.

Reviewed-by: Jim Mattson <jmattson@google.com>
Tested-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Link: https://lore.kernel.org/r/20240109230250.424295-14-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/include/x86_64/processor.h