From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEnaf-0004F9-Pz for qemu-devel@nongnu.org; Wed, 07 Dec 2016 20:34:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEnaH-0003YL-TI for qemu-devel@nongnu.org; Wed, 07 Dec 2016 20:33:41 -0500 References: <1480575357-25056-1-git-send-email-zhangchen.fnst@cn.fujitsu.com> <8b90a1da-a129-f2cb-4545-355348387925@cn.fujitsu.com> <063dfa33-2015-e566-c623-d59578c20fcd@redhat.com> <13aed710-c5d1-b1de-5922-52e3e53029f9@cn.fujitsu.com> <956d6c43-0904-e094-1adb-bb7c584967d0@vivier.eu> <20161207133049.GA32099@stefanha-x1.localdomain> From: Zhang Chen Message-ID: Date: Thu, 8 Dec 2016 09:32:56 +0800 MIME-Version: 1.0 In-Reply-To: <20161207133049.GA32099@stefanha-x1.localdomain> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH for-2.9] docs: Fix description of the sentence List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , Laurent Vivier Cc: Laurent Vivier , Eric Blake , qemu devel , QEMU Trivial , Jason Wang , Stefan Weil On 12/07/2016 09:30 PM, Stefan Hajnoczi wrote: > On Wed, Dec 07, 2016 at 10:01:49AM +0100, Laurent Vivier wrote: >> Le 07/12/2016 à 09:58, Zhang Chen a écrit : >>> >>> On 12/02/2016 03:57 PM, Laurent Vivier wrote: >>>> On 02/12/2016 03:59, Zhang Chen wrote: >>>>> On 12/01/2016 10:57 PM, Eric Blake wrote: >>>>>> On 12/01/2016 12:55 AM, Zhang Chen wrote: >>>>>>> Say it in another way to make it easier to understand. >>>>>>> >>>>>>> Signed-off-by: Zhang Chen >>>>>>> Signed-off-by: Eric Blake >>>>>> I guess that's because I suggested the replacement text to use, even >>>>>> though I didn't write the patch. >>>>> Yes, In that case, should I change the signed-off-by to acked-by or >>>>> remove it? >>>> You can use "Suggested-by:" >>>> >>>> https://www.kernel.org/doc/Documentation/SubmittingPatches >>>> >>>> Laurent >>>> >>> Should I fix it? or can you pick up this directly for 2.8? >> I don't think it is needed. >> Perhaps Stefan H can take it directly in his staging tree? > Too late for that now. This should be merged through Jason Wang (net > maintainer) like any other colo-proxy patch. > OK~ I change the subject to "for-2.9" and cc Jason. Thanks Zhang Chen -- Thanks zhangchen