]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: selftests: Fix typo in hyperv cpuid test message
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Sun, 24 Aug 2025 18:16:40 +0000 (11:16 -0700)
committerSean Christopherson <seanjc@google.com>
Mon, 8 Sep 2025 20:03:22 +0000 (13:03 -0700)
commit665071186ce4af9f83a5d78bcb7a2a3a6b3ecfe7
tree99b1be52f416c051929ec283716c49fa49c0e611
parent05f297c3e39f62f579458a59ab1b1c8bf3fc1c51
KVM: selftests: Fix typo in hyperv cpuid test message

Fix a typo in hyperv_cpuid.c test assertion log:
replace "our of supported range" -> "out of supported range".

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Link: https://lore.kernel.org/r/20250824181642.629297-1-alok.a.tiwari@oracle.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86/hyperv_cpuid.c