KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
authorColin Ian King <colin.i.king@gmail.com>
Thu, 6 Apr 2023 08:02:26 +0000 (09:02 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 8 Apr 2023 14:38:36 +0000 (15:38 +0100)
commitc5284f6d8ce2b9cf96643da441862434233a4ea3
treeb61af36ce6e2596a8abfe1fe789829b8804cf1d6
parent00e0c947118f456b622c1f2ca316c116dfb4e12c
KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"

There is a spelling mistake in a test assert message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230406080226.122955-1-colin.i.king@gmail.com
tools/testing/selftests/kvm/aarch64/smccc_filter.c