From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJROo-0002hw-JV for qemu-devel@nongnu.org; Mon, 09 May 2011 10:25:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJROn-00049d-Db for qemu-devel@nongnu.org; Mon, 09 May 2011 10:25:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJROn-00049U-4J for qemu-devel@nongnu.org; Mon, 09 May 2011 10:25:25 -0400 Message-ID: <4DC7F94E.4040606@redhat.com> Date: Mon, 09 May 2011 16:25:18 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1304943065-12023-1-git-send-email-kraxel@redhat.com> In-Reply-To: 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: Peter Maydell Cc: qemu-devel@nongnu.org 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. cheers, Gerd