Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit beb11fc7 authored by Anup Patel's avatar Anup Patel Committed by Christoffer Dall
Browse files

KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl



Fix minor typo in "Parameters:" of KVM_ARM_VCPU_INIT documentation.

Signed-off-by: default avatarAnup Patel <anup.patel@linaro.org>
Signed-off-by: default avatarPranavkumar Sawargaonkar <pranavkumar@linaro.org>
Signed-off-by: default avatarChristoffer Dall <christoffer.dall@linaro.org>
parent 4fda342c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2327,7 +2327,7 @@ current state. "addr" is ignored.
Capability: basic
Architectures: arm, arm64
Type: vcpu ioctl
Parameters: struct struct kvm_vcpu_init (in)
Parameters: struct kvm_vcpu_init (in)
Returns: 0 on success; -1 on error
Errors:
  EINVAL:    the target is unknown, or the combination of features is invalid.