From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5b0u-0000uC-Uh for qemu-devel@nongnu.org; Mon, 19 Sep 2011 06:23:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5b0t-0004si-Qa for qemu-devel@nongnu.org; Mon, 19 Sep 2011 06:23:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5b0t-0004sb-Dd for qemu-devel@nongnu.org; Mon, 19 Sep 2011 06:23:47 -0400 Message-ID: <4E7718E4.6050704@redhat.com> Date: Mon, 19 Sep 2011 12:26:44 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1316172886-31461-1-git-send-email-freddy77@gmail.com> In-Reply-To: <1316172886-31461-1-git-send-email-freddy77@gmail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] removed usused offset variable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frediano Ziglio Cc: qemu-devel@nongnu.org Am 16.09.2011 13:34, schrieb Frediano Ziglio: > Signed-off-by: Frediano Ziglio > --- > posix-aio-compat.c | 5 ++--- > 1 files changed, 2 insertions(+), 3 deletions(-) Thanks, applied to the block branch. Kevin