KVM: s390: Fix names of skey constants in api documentation
authorJanis Schoetterl-Glausch <scgl@linux.ibm.com>
Thu, 18 Nov 2021 10:25:22 +0000 (11:25 +0100)
committerJanosch Frank <frankja@linux.ibm.com>
Tue, 7 Dec 2021 09:35:32 +0000 (09:35 +0000)
commit49ae248b61aefa0eff84dca8e81bd9306cdaa6c9
tree39494f86520d0bf8536faa8aa7bed036bf84f5eb
parent136057256686de39cc3a07c2e39ef6bc43003ff6
KVM: s390: Fix names of skey constants in api documentation

They are defined in include/uapi/linux/kvm.h as
KVM_S390_GET_SKEYS_NONE and KVM_S390_SKEYS_MAX, but the
api documetation talks of KVM_S390_GET_KEYS_NONE and
KVM_S390_SKEYS_ALLOC_MAX respectively.

Signed-off-by: Janis Schoetterl-Glausch <scgl@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Message-Id: <20211118102522.569660-1-scgl@linux.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Documentation/virt/kvm/api.rst