summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-06-14 20:07:00 +0000
committerSean Christopherson <seanjc@google.com>2022-07-13 18:14:22 -0700
commit446ab76a0f7addb196c154636eb04c478ccecdcf (patch)
treedc5aa80de7b7e8d0555e95cbc4c9ea91d740a388 /tools/perf/scripts/python/export-to-postgresql.py
parent05c2b6e5facc4f04e4df0cfedbcc8943318ed983 (diff)
KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
Use kvm_get_supported_cpuid_entry() instead of kvm_get_supported_cpuid_index() when passing in '0' for the index, which just so happens to be the case in all remaining users of kvm_get_supported_cpuid_index() except kvm_get_supported_cpuid_entry(). Keep the helper as there may be users in the future, and it's not doing any harm. Signed-off-by: Sean Christopherson <seanjc@google.com> Link: https://lore.kernel.org/r/20220614200707.3315957-36-seanjc@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions