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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A732C6FA82 for ; Tue, 27 Sep 2022 12:09:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bdv83MAmXCMLFsOnSJeMNFS5rGEenmvwjap3E7btwzs=; b=fJGYs86e3KRBGc TbUOPY8zOTtLS0agI1exZVPQszNBHTb53qd1WIo1JEAQBM7jcm/aLG2+6Axktgp/x0Tw64cwEeF2z lBX2lJssqPTG9L3qTJ9GnRh/w4J5r8BOsUKf4cgJgpMlhRixKaeFXUsvCMc+iCeL6DIFZWfrouYZb gAL6ftxTH5xieBXRsn52xIFIVnSCRYszBUfAqXXTOb9lojwCWXpeQgD88aeREgcOva+iKk/nH3Gao zxYPO9VNlucq5Dm8nKVP0emBlVjcas2hWY7FnrSRVTbw7J9Jk8NE2eH72/2ULjAjUomWMGZ7YhKxa UA9QoVYArH3zzOtZfTXQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1od9Nd-00AOu2-KH; Tue, 27 Sep 2022 12:08:05 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1od9Na-00AOrs-CR for linux-arm-kernel@lists.infradead.org; Tue, 27 Sep 2022 12:08:03 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3E52D617BE; Tue, 27 Sep 2022 12:08:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F11CC433D6; Tue, 27 Sep 2022 12:07:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664280479; bh=ICu0Mbj7QJ+Q9rgfCJL0ERLgAyF1QTBOrSbazfxcV8k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=R8jWz48QdCdkCpBHDo8SrbZyq2yp/aty3qEKLFySWdlBWePxkemalROMgE2XqWky3 t0tv+8tbkuoRIv8LGQbVuz4m7P+NPWp4xj9hFU1ZyFJk+K0+99snDljH7njF+NjZN3 t/2VCIMp6VQWJEyWtsMfhsZkTuTSbCHkM7JrD4VOGvhXTj6pVnC9FIWyeK+JdSWkpd ez3Cg45AfWOgQP3p//NxzRGDs8MN8K3iqmU+kJD6xox07kmOVdr7Cy+bPP0fGAtuPY Qndq+L+XgcyMpDAN4pwr2wRoqtMnDDgRdtguRWdZh8Ld5PNrwXk380yFJCnrc2wfJW XqoSVNiYhjl2Q== Date: Tue, 27 Sep 2022 14:07:52 +0200 From: Lorenzo Pieralisi To: Bjorn Helgaas , gregkh@linuxfoundation.org Cc: cgel.zte@gmail.com, robh@kernel.org, kw@linux.com, bhelgaas@google.com, rjui@broadcom.com, sbranden@broadcom.com, bcm-kernel-feedback-list@broadcom.com, linux-pci@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, ye xingchen , Zeal Robot Subject: Re: [PATCH linux-next] PCI: iproc: Remove the unneeded result variable Message-ID: References: <20220906071636.336853-1-ye.xingchen@zte.com.cn> <20220906212520.GA45166@bhelgaas> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220906212520.GA45166@bhelgaas> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220927_050802_512778_58EDC86D X-CRM114-Status: GOOD ( 17.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org [+Greg] On Tue, Sep 06, 2022 at 04:25:20PM -0500, Bjorn Helgaas wrote: > On Tue, Sep 06, 2022 at 07:16:36AM +0000, cgel.zte@gmail.com wrote: > > From: ye xingchen > > > > Return the value iproc_pcie_setup_ib() directly instead of storing it in > > another redundant variable. > > > > Reported-by: Zeal Robot > > Signed-off-by: ye xingchen > > This patch itself is fine, but was posted by cgel.zte@gmail.com, not by > "ye xingchen ", so it needs another signoff > and full name so the chain is complete. For more details see: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=v5.18#n363 Greg, Bjorn, I believe that appending a SoB like this myself is fine: Signed-off-by: CGEL ZTE It is a SOB already in kernel commit logs - I assume that's the right thing to do in this case, please let me know if it isn't and what should we do instead. Thanks, Lorenzo > Bjorn > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel