[PATCH] KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl

Christoffer Dall christoffer.dall at linaro.org
Fri Dec 13 14:18:27 EST 2013


On Thu, Dec 12, 2013 at 09:42:24PM +0530, Anup Patel wrote:
> Fix minor typo in "Parameters:" of KVM_ARM_VCPU_INIT documentation.

Acked-by: Christoffer Dall <christoffer.dall at linaro.org>

> 
> Signed-off-by: Anup Patel <anup.patel at linaro.org>
> Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar at linaro.org>
> ---
>  Documentation/virtual/kvm/api.txt |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
> index a30035d..aad3244 100644
> --- a/Documentation/virtual/kvm/api.txt
> +++ b/Documentation/virtual/kvm/api.txt
> @@ -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.
> -- 
> 1.7.9.5
> 

-- 
Christoffer



More information about the linux-arm-kernel mailing list