From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCAri-00078w-2K for qemu-devel@nongnu.org; Tue, 19 Apr 2011 09:21:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCArc-0008WB-GO for qemu-devel@nongnu.org; Tue, 19 Apr 2011 09:21:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCArc-0008W7-4B for qemu-devel@nongnu.org; Tue, 19 Apr 2011 09:21:08 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p3JDL7cJ029350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Apr 2011 09:21:07 -0400 Date: Tue, 19 Apr 2011 18:51:03 +0530 From: Amit Shah Message-ID: <20110419132103.GI16567@amit-x200.redhat.com> References: <1303216603-11658-1-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1303216603-11658-1-git-send-email-kwolf@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/5] atapi: Some code restructuring List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On (Tue) 19 Apr 2011 [14:36:38], Kevin Wolf wrote: > Not marking this as an RFC because I want to commit itif everyone is happy > with it. Otherwise please treat it like an RFC. I don't mind too much if you > think we shouldn't do this, it's just an option for which I wanted to try > what it would look like. I like this cleanup! Amit