From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1kGD-0007WT-S8 for qemu-devel@nongnu.org; Wed, 15 Aug 2012 16:32:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1kGB-0002uW-8F for qemu-devel@nongnu.org; Wed, 15 Aug 2012 16:32:13 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:42642) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1kGB-0002uD-3N for qemu-devel@nongnu.org; Wed, 15 Aug 2012 16:32:11 -0400 Received: by obbta14 with SMTP id ta14so2412233obb.4 for ; Wed, 15 Aug 2012 13:32:10 -0700 (PDT) Sender: fluxion Date: Wed, 15 Aug 2012 15:31:45 -0500 From: Michael Roth Message-ID: <20120815203145.GJ16157@illuin> References: <1345056344-31849-1-git-send-email-mdroth@linux.vnet.ibm.com> <502BFE01.5050309@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <502BFE01.5050309@redhat.com> Subject: Re: [Qemu-devel] [PATCH for-1.2 v3 1/3] qlist: add qlist_size() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: aliguori@us.ibm.com, lcapitulino@redhat.com, armbru@redhat.com, qemu-devel@nongnu.org On Wed, Aug 15, 2012 at 01:52:33PM -0600, Eric Blake wrote: > On 08/15/2012 12:45 PM, Michael Roth wrote: > > Signed-off-by: Michael Roth > > --- > > qlist.c | 13 +++++++++++++ > > qlist.h | 1 + > > 2 files changed, 14 insertions(+) > > No cover-letter? Started off as 1 patch with the explanation in the commit > > Reviewed-by: Eric Blake > > -- > Eric Blake eblake@redhat.com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >