From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56163 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqpJ0-0005L5-ME for qemu-devel@nongnu.org; Wed, 01 Sep 2010 11:32:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqpIz-00077B-Ix for qemu-devel@nongnu.org; Wed, 01 Sep 2010 11:32:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21678) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqpIz-00076x-B5 for qemu-devel@nongnu.org; Wed, 01 Sep 2010 11:32:53 -0400 Message-ID: <4C7E722F.5070003@redhat.com> Date: Wed, 01 Sep 2010 17:33:03 +0200 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] scsi: fix and improve debug prints References: <1283351601-23387-1-git-send-email-bernhard.kohl@nsn.com> In-Reply-To: <1283351601-23387-1-git-send-email-bernhard.kohl@nsn.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Kohl Cc: qemu-devel@nongnu.org Am 01.09.2010 16:33, schrieb Bernhard Kohl: > Some of them are not compile clean. > > Signed-off-by: Bernhard Kohl Thanks, applied to the block branch. Kevin