From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfYwd-0003kS-Lk for qemu-devel@nongnu.org; Mon, 24 Aug 2009 08:46:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfYwZ-0003gD-Th for qemu-devel@nongnu.org; Mon, 24 Aug 2009 08:46:43 -0400 Received: from [199.232.76.173] (port=40823 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfYwZ-0003g0-KY for qemu-devel@nongnu.org; Mon, 24 Aug 2009 08:46:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfYwZ-0007qr-3S for qemu-devel@nongnu.org; Mon, 24 Aug 2009 08:46:39 -0400 Received: from int-mx06.intmail.prod.int.phx2.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.19]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7OCkc5W008445 for ; Mon, 24 Aug 2009 08:46:38 -0400 Message-ID: <4A928BAB.9030705@redhat.com> Date: Mon, 24 Aug 2009 14:46:35 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 16/22] usb-ohci: Remove unneeded double indirection of OHCIPCIState References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org > --- a/hw/usb-ohci.c > +++ b/hw/usb-ohci.c NACK. There are non-pci OHCI users. cheers, Gerd