From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbEUc-0003R6-IP for qemu-devel@nongnu.org; Thu, 15 Dec 2011 11:49:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RbEUa-0002g7-VI for qemu-devel@nongnu.org; Thu, 15 Dec 2011 11:49:14 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:39598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RbEUa-0002fx-No for qemu-devel@nongnu.org; Thu, 15 Dec 2011 11:49:12 -0500 Received: by ghbg19 with SMTP id g19so1981193ghb.4 for ; Thu, 15 Dec 2011 08:49:11 -0800 (PST) Message-ID: <4EEA2502.9030503@codemonkey.ws> Date: Thu, 15 Dec 2011 10:49:06 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1323907817-27342-1-git-send-email-aliguori@us.ibm.com> <20111215081729.GB26425@stefanha-thinkpad.localdomain> <4EEA0DDC.1060503@us.ibm.com> <4EEA21FF.6030208@redhat.com> In-Reply-To: <4EEA21FF.6030208@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] usb-ohci: return USBBus in usb_ohci_init_pci List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Stefan Hajnoczi , Anthony Liguori , qemu-devel@nongnu.org On 12/15/2011 10:36 AM, Gerd Hoffmann wrote: > Hi, > >> Heh, awesome :-) Okay, I'll actually test it next time. > > Could you also add some justification for the change to the commit > message please? Just for itself the change looks somewhat odd as there > is no obvious reason for it ... Yup. Regards, Anthony Liguori > > thanks, > Gerd >