From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VQYNh-0003p6-Vl for mharc-qemu-trivial@gnu.org; Mon, 30 Sep 2013 03:59:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQYNa-0003fe-Bm for qemu-trivial@nongnu.org; Mon, 30 Sep 2013 03:59:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQYNU-0006nq-Cv for qemu-trivial@nongnu.org; Mon, 30 Sep 2013 03:58:54 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:58822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQYNH-0006lV-Hl; Mon, 30 Sep 2013 03:58:35 -0400 Received: from [192.168.88.2] (mjt.vpn.tls.msk.ru [192.168.177.99]) by isrv.corpit.ru (Postfix) with ESMTP id EDD5042A39; Mon, 30 Sep 2013 11:58:33 +0400 (MSK) Message-ID: <52492F29.2010305@msgid.tls.msk.ru> Date: Mon, 30 Sep 2013 11:58:33 +0400 From: Michael Tokarev Organization: Telecom Service, JSC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130922 Icedove/17.0.9 MIME-Version: 1.0 To: Gerd Hoffmann References: <52488A79.8010803@msgid.tls.msk.ru> <1380522773.3922.15.camel@nilsson.home.kraxel.org> In-Reply-To: <1380522773.3922.15.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 86.62.121.231 Cc: =?UTF-8?B?SsOhbiBWZXNlbMO9?= , QEMU , QEMU Subject: Re: [Qemu-trivial] [PATCH] pci-ohci: Add missing 'break' in ohci_service_td X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 07:59:00 -0000 30.09.2013 10:32, Gerd Hoffmann wrote: > Hi, > >> While the actual interesting change (adding break) looks >> correct, and the whole thing is trivial indeed, this area >> has a maintainer, -- Cc'ing Gerd for this. If he's okay >> I'll pick it up. > > Patch is fine. No, I didn't ask whenever the patch is fine, I wanted to ensure you wont blame me for accepting a trivial patch for an area which has an active maintainer... ;) Thanks, queued up for trivial-patches! /mjt From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQYNO-0003WL-CO for qemu-devel@nongnu.org; Mon, 30 Sep 2013 03:58:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQYNH-0006ll-Pn for qemu-devel@nongnu.org; Mon, 30 Sep 2013 03:58:42 -0400 Message-ID: <52492F29.2010305@msgid.tls.msk.ru> Date: Mon, 30 Sep 2013 11:58:33 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <52488A79.8010803@msgid.tls.msk.ru> <1380522773.3922.15.camel@nilsson.home.kraxel.org> In-Reply-To: <1380522773.3922.15.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] pci-ohci: Add missing 'break' in ohci_service_td List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: =?UTF-8?B?SsOhbiBWZXNlbMO9?= , QEMU , QEMU 30.09.2013 10:32, Gerd Hoffmann wrote: > Hi, > >> While the actual interesting change (adding break) looks >> correct, and the whole thing is trivial indeed, this area >> has a maintainer, -- Cc'ing Gerd for this. If he's okay >> I'll pick it up. > > Patch is fine. No, I didn't ask whenever the patch is fine, I wanted to ensure you wont blame me for accepting a trivial patch for an area which has an active maintainer... ;) Thanks, queued up for trivial-patches! /mjt