From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm1vB-0001PV-DL for qemu-devel@nongnu.org; Tue, 03 Jul 2012 08:09:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sm1v3-0007qC-Px for qemu-devel@nongnu.org; Tue, 03 Jul 2012 08:09:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm1v3-0007pm-IG for qemu-devel@nongnu.org; Tue, 03 Jul 2012 08:09:25 -0400 Message-ID: <4FF2E0EE.5070204@redhat.com> Date: Tue, 03 Jul 2012 14:09:18 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1340858189-7305-1-git-send-email-lvroyce@linux.vnet.ibm.com> In-Reply-To: <1340858189-7305-1-git-send-email-lvroyce@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] fix typo of block stats query cmds examples List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: lvroyce@linux.vnet.ibm.com Cc: qemu-devel@nongnu.org Am 28.06.2012 06:36, schrieb lvroyce@linux.vnet.ibm.com: > From: lvroyce > > > Signed-off-by: Royce Lv In fact there's also a whole bunch of commas missing across all examples touched in this patch. Kevin