KVM: Correct kvm_vcpu_event(s) typo in KVM API documentation
authorMichal Luczaj <mhal@rbox.co>
Mon, 14 Aug 2023 22:08:37 +0000 (00:08 +0200)
committerSean Christopherson <seanjc@google.com>
Wed, 27 Sep 2023 20:29:22 +0000 (13:29 -0700)
commit57f33f1a8756c980acb335852e802e656be8aec0
treeea0849bab2e24f3a2b96257d64892363c0e35f59
parent5804c19b80bf625c6a9925317f845e497434d6d3
KVM: Correct kvm_vcpu_event(s) typo in KVM API documentation

Set KVM_GET_VCPU_EVENTS and KVM_SET_VCPU_EVENTS parameter type to
`struct kvm_vcpu_events`. Events, plural.

Opportunistically fix few other typos.

Signed-off-by: Michal Luczaj <mhal@rbox.co>
Link: https://lore.kernel.org/r/20230814222358.707877-4-mhal@rbox.co
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/api.rst