From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPZDh-0007jr-Ti for qemu-devel@nongnu.org; Mon, 17 Mar 2014 11:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPZDc-0005ws-U7 for qemu-devel@nongnu.org; Mon, 17 Mar 2014 11:12:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPZDc-0005wj-Mo for qemu-devel@nongnu.org; Mon, 17 Mar 2014 11:12:48 -0400 Date: Mon, 17 Mar 2014 16:12:42 +0100 From: Stefan Hajnoczi Message-ID: <20140317151242.GJ4888@stefanha-thinkpad.redhat.com> References: <1395004259-12551-1-git-send-email-maria.k@catit.be> <1395004259-12551-2-git-send-email-maria.k@catit.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1395004259-12551-2-git-send-email-maria.k@catit.be> Subject: Re: [Qemu-devel] [PATCH 1/3] qemu-io-cmds: Fixed typo in example for writev. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Maria Kustova Cc: kwolf@redhat.com, qemu-devel@nongnu.org, Maria Kustova On Mon, Mar 17, 2014 at 01:10:57AM +0400, Maria Kustova wrote: > Signed-off-by: Maria Kustova > --- > qemu-io-cmds.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi