From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B13AC433EF for ; Thu, 10 Mar 2022 03:12:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239116AbiCJDNu (ORCPT ); Wed, 9 Mar 2022 22:13:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238713AbiCJDNr (ORCPT ); Wed, 9 Mar 2022 22:13:47 -0500 X-Greylist: delayed 60282 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Wed, 09 Mar 2022 19:12:45 PST Received: from mxhk.zte.com.cn (mxhk.zte.com.cn [63.216.63.40]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 488DE13CD3; Wed, 9 Mar 2022 19:12:43 -0800 (PST) Received: from mse-fl1.zte.com.cn (unknown [10.30.14.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mxhk.zte.com.cn (FangMail) with ESMTPS id 4KDYyy1glXz8QrkZ; Thu, 10 Mar 2022 11:12:42 +0800 (CST) Received: from szxlzmapp02.zte.com.cn ([10.5.231.79]) by mse-fl1.zte.com.cn with SMTP id 22A3CRSw048622; Thu, 10 Mar 2022 11:12:27 +0800 (GMT-8) (envelope-from wang.yi59@zte.com.cn) Received: from mapi (szxlzmapp07[null]) by mapi (Zmail) with MAPI id mid14; Thu, 10 Mar 2022 11:12:27 +0800 (CST) Date: Thu, 10 Mar 2022 11:12:27 +0800 (CST) X-Zmail-TransId: 2b0962296c9be96c0d9a X-Mailer: Zmail v1.0 Message-ID: <202203101112273271527@zte.com.cn> In-Reply-To: <3b1de531-a2b8-2638-0c8f-fc23fdf5473c@redhat.com> References: 202203091827565144689@zte.com.cn,3b1de531-a2b8-2638-0c8f-fc23fdf5473c@redhat.com Mime-Version: 1.0 From: To: Cc: , , , , , , , , , , , , , , , , Subject: =?UTF-8?B?UmU6W1BBVENIXSBLVk06IFNWTTogZml4IHBhbmljIG9uIG91dC1vZi1ib3VuZHMgZ3Vlc3QgSVJR?= Content-Type: text/plain; charset="UTF-8" X-MAIL: mse-fl1.zte.com.cn 22A3CRSw048622 X-Fangmail-Gw-Spam-Type: 0 X-FangMail-Miltered: at cgslv5.04-192.168.250.137.novalocal with ID 62296CAA.000 by FangMail milter! X-FangMail-Envelope: 1646881962/4KDYyy1glXz8QrkZ/62296CAA.000/10.30.14.238/[10.30.14.238]/mse-fl1.zte.com.cn/ X-Fangmail-Anti-Spam-Filtered: true X-Fangmail-MID-QID: 62296CAA.000/4KDYyy1glXz8QrkZ Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org > On 3/9/22 11:27, wang.yi59@zte.com.cn wrote: > >> Hi, the Signed-off-by chain is wrong. Did Yi Liu write the patch (and > >> you are just sending it)? > > The Signed-off-by chain is not wrong, I (Yi Wang) wrote this patch and Yi Liu > > co-developed it. > > > > Ok, so it should be > > Co-developed-by: Yi Liu > Signed-off-by: Yi Liu > Signed-off-by: Yi Wang > > I'll fix it myself - thanks for the quick reply! Thanks, Paolo. --- Best wishes Yi Wang