From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUbUI-00086G-Md for qemu-devel@nongnu.org; Mon, 31 Mar 2014 08:38:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUbUC-0002Np-HG for qemu-devel@nongnu.org; Mon, 31 Mar 2014 08:38:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUbUC-0002Nk-90 for qemu-devel@nongnu.org; Mon, 31 Mar 2014 08:38:44 -0400 From: Markus Armbruster References: <53337BEB.90305@gmail.com> <87wqfgrp83.fsf@blackfin.pond.sub.org> <5333F6E2.9080202@gmail.com> <53382DDD.8050001@gmail.com> Date: Mon, 31 Mar 2014 14:38:37 +0200 In-Reply-To: <53382DDD.8050001@gmail.com> (Chen Gang's message of "Sun, 30 Mar 2014 22:44:45 +0800") Message-ID: <87fvlylf02.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH] vl.c: use 'break' instead of 'continue' in configure_accelerator() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chen Gang Cc: QEMU Developers , aliguori@amazon.com Chen Gang writes: > Hello Maintainers: > > If it is necessary to send patch v2 by me, please let me know, I > will/should send. Not a maintainer, but if you send a v2 with an improved commit message, I'll R-by it, which can only help getting it merged.