[PATCH] KVM: Documentation: rename the capability of KVM_CAP_ARM_SET_SERROR_ESR
From: pbonzini@redhat.com (Paolo Bonzini)
Date: 2018-08-21 11:06:43
Also in:
kvm, kvmarm, lkml
From: pbonzini@redhat.com (Paolo Bonzini)
Date: 2018-08-21 11:06:43
Also in:
kvm, kvmarm, lkml
On 20/08/2018 16:29, Andrew Jones wrote:
quoted
In the documentation description, this capability's name is KVM_CAP_ARM_SET_SERROR_ESR, but in the header file this capability's name is KVM_CAP_ARM_INJECT_SERROR_ESR, so change the documentation description to make it same. Signed-off-by: Dongjiu Geng <redacted>Reported-by: Andrew Jones <redacted> Reviewed-by: Andrew Jones <redacted>
Queued, thanks. Paolo