From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxAos-0002if-U4 for qemu-devel@nongnu.org; Fri, 13 Nov 2015 04:38:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxAos-0000uU-46 for qemu-devel@nongnu.org; Fri, 13 Nov 2015 04:38:58 -0500 References: <1444985866-12969-1-git-send-email-wency@cn.fujitsu.com> <56330A12.4050203@cn.fujitsu.com> <20151113092828.GA6650@stefanha-x1.localdomain> From: Wen Congyang Message-ID: <5645AF6B.9050505@cn.fujitsu.com> Date: Fri, 13 Nov 2015 17:37:47 +0800 MIME-Version: 1.0 In-Reply-To: <20151113092828.GA6650@stefanha-x1.localdomain> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v6 0/4] qapi: child add/delete support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , Alberto Garcia , qemu block , Jiang Yunhong , Dong Eddie , qemu devel , Markus Armbruster , Stefan Hajnoczi , Yang Hongyang , "Dr. David Alan Gilbert" On 11/13/2015 05:28 PM, Stefan Hajnoczi wrote: > On Fri, Oct 30, 2015 at 02:11:30PM +0800, Wen Congyang wrote: >> Ping... > > Tips for faster code review: > > It helps to mention the specific person you are expecting review from > when the CC list is long. For example, "Kevin: ping". Do you mean when I ping a patch, I need write 'xxx: ping' if the CC list is long? > > Keeping the CC list short can result in faster code review than a long > CC list because it's obvious who needs to reply. Thanks, I always put them in the TO list, and the CC list contains the people who is interested this patch. Wen Congyang > > Hope this helps. > > Stefan >