From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH 38/41] Documentation: virtual: fix spelling mistake Date: Mon, 25 Apr 2016 14:00:12 +0200 Message-ID: <20160425140012.11275bf6.cornelia.huck@de.ibm.com> References: <1461543878-3639-1-git-send-email-eric@engestrom.ch> <1461566229-4717-1-git-send-email-eric@engestrom.ch> <1461566229-4717-12-git-send-email-eric@engestrom.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, Paolo Bonzini , Radim =?UTF-8?B?S3LEjW3DocWZ?= , Jonathan Corbet , Christian Borntraeger , kvm@vger.kernel.org, linux-doc@vger.kernel.org To: Eric Engestrom Return-path: In-Reply-To: <1461566229-4717-12-git-send-email-eric@engestrom.ch> Sender: linux-doc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Mon, 25 Apr 2016 07:37:04 +0100 Eric Engestrom wrote: > Signed-off-by: Eric Engestrom > --- > 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 Paolo/Radim, will you take this through the kvm tree directly?