From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53038 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrUzo-0001i0-Df for qemu-devel@nongnu.org; Mon, 21 Feb 2011 07:36:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrUzn-0004ES-FF for qemu-devel@nongnu.org; Mon, 21 Feb 2011 07:36:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrUzn-0004ED-2m for qemu-devel@nongnu.org; Mon, 21 Feb 2011 07:36:07 -0500 Message-ID: <4D625C9B.2050904@redhat.com> Date: Mon, 21 Feb 2011 13:37:47 +0100 From: Kevin Wolf MIME-Version: 1.0 References: <1298033729-17945-1-git-send-email-nick@bytemark.co.uk> In-Reply-To: <1298033729-17945-1-git-send-email-nick@bytemark.co.uk> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 1/3] NBD library: whitespace changes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nick Thomas Cc: stefanha@gmail.com, qemu-devel@nongnu.org Am 18.02.2011 13:55, schrieb Nick Thomas: > --- > nbd.c | 835 +++++++++++++++++++++++++++++++++-------------------------------- > 1 files changed, 418 insertions(+), 417 deletions(-) Patch 1 and 3 are lacking a Signed-off-by. Kevin