diff options
| author | 2022-06-14 20:07:00 +0000 | |
|---|---|---|
| committer | 2022-07-13 18:14:22 -0700 | |
| commit | 446ab76a0f7addb196c154636eb04c478ccecdcf (patch) | |
| tree | dc5aa80de7b7e8d0555e95cbc4c9ea91d740a388 /virt/git:/ssh:/git@git.zx2c4.com | |
| parent | KVM: selftests: Use this_cpu_has() to detect SVM support in L1 (diff) | |
| download | linux-dev-446ab76a0f7addb196c154636eb04c478ccecdcf.tar.xz linux-dev-446ab76a0f7addb196c154636eb04c478ccecdcf.zip | |
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 'virt/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
