KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
authorAmit Shah <amit.shah@amd.com>
Wed, 14 Aug 2024 08:31:13 +0000 (10:31 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Aug 2024 17:05:42 +0000 (13:05 -0400)
commit1c0e5881691a787a9399a99bff4d56ead6e75e91
treedcaf815d3a8db7a0a6b41cee992261c7f585c9f4
parent66155de93bcf4f2967e602a4b3bf7ebe58f34b11
KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG

"INVALID" is misspelt in "SEV_RET_INAVLID_CONFIG". Since this is part of
the UAPI, keep the current definition and add a new one with the fix.

Fix-suggested-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Amit Shah <amit.shah@amd.com>
Message-ID: <20240814083113.21622-1-amit@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/uapi/linux/psp-sev.h