From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH 3/3] virtio_ring: need_event api comment fix Date: Mon, 09 May 2011 15:29:43 +0930 Message-ID: <87y62gfm7k.fsf__38627.82006986$1304922974$gmane$org@rustcorp.com.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: "Michael S. Tsirkin" Cc: Krishna Kumar , Carsten Otte , lguest@lists.ozlabs.org, Shirley Ma , kvm@vger.kernel.org, linux-s390@vger.kernel.org, netdev@vger.kernel.org, habanero@linux.vnet.ibm.com, Heiko Carstens , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, steved@us.ibm.com, Christian Borntraeger , Tom Lendacky , Martin Schwidefsky , linux390@de.ibm.com List-Id: virtualization@lists.linuxfoundation.org On Thu, 5 May 2011 18:08:17 +0300, "Michael S. Tsirkin" wrote: > fix typo in a comment: size -> side > > Reported-by: Stefan Hajnoczi > Signed-off-by: Michael S. Tsirkin I could smerge these together for you, but I *really* want benchmarks in these commit messages. Thanks, Rusty. PS. Was away last week, hence the delay on this...