Re: [PATCH 38/41] Documentation: virtual: fix spelling mistake

From: Cornelia Huck
Date: Mon Apr 25 2016 - 08:06:04 EST


On Mon, 25 Apr 2016 07:37:04 +0100
Eric Engestrom <eric@xxxxxxxxxxxx> wrote:

> Signed-off-by: Eric Engestrom <eric@xxxxxxxxxxxx>
> ---
> Documentation/virtual/kvm/devices/s390_flic.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/virtual/kvm/devices/s390_flic.txt b/Documentation/virtual/kvm/devices/s390_flic.txt
> index e3e314c..13a1261 100644
> --- a/Documentation/virtual/kvm/devices/s390_flic.txt
> +++ b/Documentation/virtual/kvm/devices/s390_flic.txt
> @@ -68,7 +68,7 @@ struct kvm_s390_io_adapter {
>
> KVM_DEV_FLIC_ADAPTER_MODIFY
> Modifies attributes of an existing I/O adapter interrupt source. Takes
> - a kvm_s390_io_adapter_req specifiying the adapter and the operation:
> + a kvm_s390_io_adapter_req specifying the adapter and the operation:
>
> struct kvm_s390_io_adapter_req {
> __u32 id;

Acked-by: Cornelia Huck <cornelia.huck@xxxxxxxxxx>

Paolo/Radim, will you take this through the kvm tree directly?