From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJUSv-0001iw-8k for qemu-devel@nongnu.org; Mon, 09 May 2011 13:41:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJUSu-0007DI-84 for qemu-devel@nongnu.org; Mon, 09 May 2011 13:41:53 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:33314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJUSu-0007Cr-5L for qemu-devel@nongnu.org; Mon, 09 May 2011 13:41:52 -0400 Received: by gwb19 with SMTP id 19so2237036gwb.4 for ; Mon, 09 May 2011 10:41:51 -0700 (PDT) Message-ID: <4DC8275C.1070404@codemonkey.ws> Date: Mon, 09 May 2011 12:41:48 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1304943065-12023-1-git-send-email-kraxel@redhat.com> <4DC7F94E.4040606@redhat.com> In-Reply-To: <4DC7F94E.4040606@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] usb: build fixes. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Peter Maydell , qemu-devel@nongnu.org On 05/09/2011 09:25 AM, Gerd Hoffmann wrote: > On 05/09/11 14:50, Peter Maydell wrote: >> On 9 May 2011 14:11, Gerd Hoffmann wrote: >>> Here are the fixes. >>> >>> pleae pull, >> >>> Stefan Weil (1): >>> usb-linux: Add missing break statement >> >> The commit comment for this change looks like it still >> includes the remark: >> >> # Please check whether adding a break statement is the correct >> # solution for this warning. > > Zapped, pushed usb.9.pull branch with the rewritten comment.\ Pulled. Thanks. Regards, Anthony Liguori > > cheers, > Gerd > >