From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJPCU-0003sK-Fb for qemu-devel@nongnu.org; Mon, 09 May 2011 08:04:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJPCT-0006x8-PC for qemu-devel@nongnu.org; Mon, 09 May 2011 08:04:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJPCT-0006x1-IG for qemu-devel@nongnu.org; Mon, 09 May 2011 08:04:33 -0400 Message-ID: <4DC7D838.4010605@redhat.com> Date: Mon, 09 May 2011 14:04:08 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1304934694-13432-1-git-send-email-armbru@redhat.com> In-Reply-To: <1304934694-13432-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/5] Split ide-drive and scsi-disk qdevs, and more List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: kwolf@redhat.com, qemu-devel@nongnu.org, hch@lst.de On 05/09/11 11:51, Markus Armbruster wrote: > This patch series is about purging the "type hint" from the block > layer. My previous series cleaned up improper uses it. Remaining > uses are info block and qdevs ide-drive, scsi-disk. Nice cleanup, looks good to me. Acked-by: Gerd Hoffmann cheers, Gerd