Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp743161pxu; Thu, 3 Dec 2020 11:27:14 -0800 (PST) X-Google-Smtp-Source: ABdhPJyLiCmc4l8SFO6VekBq4CjDJxJ0HHixKru+o5Oqspa6wcOnxtDYjDIb5WNidZ9DA2Hx1C8i X-Received: by 2002:a50:e443:: with SMTP id e3mr4231315edm.160.1607023633756; Thu, 03 Dec 2020 11:27:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607023633; cv=none; d=google.com; s=arc-20160816; b=OOk59Ed92QHnDCu3lMQZIweGU2NijBxueFPjQPXPg1SjiugQN5ECGnBI0PyR3qrB+t VYNFIPN4aFPITV1LzaWk06wZwBgdsExrjVnQVBs4J3HtUyCEFG62rmHW6dtMf0p/XvXO iVrvmewupd5APs6HE3LL+FTx57pj0iHNf5cLuvDKZXizrxkTh65q75xfmx/mMm2Cd5m0 967wSDoDBSPJcoUaPZn2/AXkOACUHVm8KegK/jVJc1+8P5Xd7g/jGvDm9+h7LXfi64rj VXUIY0W1uUzc+I/oaYvilXcC/5vlPmekrVbo3xFIXtXXsEteu/EtReSrJbq/FdKePX/Y t8Fg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=Uy6r2cH5ZR8ZxkgHoVBa8cCvfd6TwmXS1gKHEhxOe5o=; b=id9nSWcxkiMCFjoC4iAzZ4/GfZ57LsyTijZ6Bv4Ktmef/EjT7fpvK4e7/gpG22Zle4 Ubl78xJ+WJZGH3gO4T65/FEUeBvcrsK8r487fdUTS0fKoueE2lH5djVInxSde0LvZoi9 31q26oz87/0tNRozjnUMqomtZSZBw+Oq9enMkQHMNuhyNBbFRchNHkJlG+e4ztyJGM8J 1+p8NTaA0c6RY4YLS0QXdXYKQ+haaFlmoQq833uTTflQZ14qhU/DCEC1IdubaORPSDZJ +xtpIg1bV4XiLg7MaR0fLVyeiZFstdrjTJjYzv6cOv9MGB30pmxs1ruhgh/zAv2yh7MX 9eZQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=T2zKbRO6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id hj13si1658833ejb.475.2020.12.03.11.26.50; Thu, 03 Dec 2020 11:27:13 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=T2zKbRO6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728865AbgLCTZN (ORCPT + 99 others); Thu, 3 Dec 2020 14:25:13 -0500 Received: from mail.kernel.org ([198.145.29.99]:51786 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726620AbgLCTZM (ORCPT ); Thu, 3 Dec 2020 14:25:12 -0500 Date: Thu, 3 Dec 2020 20:25:38 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607023471; bh=JfxMKscEXFAr7qsU4HRCSRGkP0Gtl8g3FpK77gye064=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=T2zKbRO6v08ScuIgXkHtaNwqwEydsX9yQILAngxvYhkguocxNPd/J1K5NqmQbS0HX PHFS1PbSAgCa0Td8UV1YoD6UZrpjSGNIXpSwLq1BXV40KJTts8Fp0znp3RB/sv+Uzz lmyg+KpJCUbGzPyVbtDGfwAeIUmvc97v38Zsrz7w= From: Greg KH To: Lukas Bulwahn Cc: Aditya , Joe Perches , linux-kernel-mentees@lists.linuxfoundation.org, Linux Kernel Mailing List Subject: Re: [Linux-kernel-mentees] [PATCH -mmots] checkpatch: add fix for non-standard signature - co-authored-by Message-ID: References: <280235acc0e91365f3fd3b5be5a5244eced1ff61.camel@perches.com> <20201202183045.9309-1-yashsri421@gmail.com> <5afbcd1423ee8fc2dfad191d94aef6efc17198c8.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 03, 2020 at 08:00:58PM +0100, Lukas Bulwahn wrote: > On Thu, Dec 3, 2020 at 7:56 PM Greg KH wrote: > > > > On Thu, Dec 03, 2020 at 11:59:54AM +0100, Lukas Bulwahn wrote: > > > On Thu, Dec 3, 2020 at 10:59 AM Aditya wrote: > > > > > > > > On 3/12/20 12:26 am, Joe Perches wrote: > > > > > On Thu, 2020-12-03 at 00:00 +0530, Aditya Srivastava wrote: > > > > >> Currently, checkpatch.pl warns us for BAD_SIGN_OFF on the usage of > > > > >> non-standard signatures. > > > > >> > > > > >> An evaluation on v4.13..v5.8 showed that out of 539 warnings due to > > > > >> non-standard signatures, 43 are due to the use of 'Co-authored-by' > > > > >> tag, which may seem correct, but is not standard. > > > > >> > > > > >> The standard signature equivalent for 'Co-authored-by' is > > > > >> 'Co-developed-by'. > > > > > > > > > > I'm not going to ack this as I don't mind non-standard signatures. > > > > > > > > > > > > > What do you suggest? > > > > Should I drop this patch and move on? > > > > > > > > > > Joe does not ack this, but he also does not nack it. > > > > > > You either move on (which is perfectly fine), or > > > > > > you either wait that Andrew Morton reviews it and accepts it because > > > he thinks it useful, or > > > > > > you reach out to the git committers that have been using > > > Co-authored-by in the past and ask them if this kind of feature would > > > have been helpful for them and you get an ack from them that convinces > > > Andrew Morton to pick this. > > > > co-developed-by is the correct tag for this. It is documented exactly > > for this reason, please do not try to use something that is not already > > accepted by the kernel developers for this type of thing. > > > > Well, Greg, so do we get your Acked-by on a feature that checkpatch > warns that Co-authored-by is non-standard and that then fixes up the > patch automatically to Co-developed-by with checkpatch --fix? > > If so, please add your Acked-by on this patch here and let Andrew know > to pick it... I have not reviewed the patch, sorry, just was commenting on the fact that we do have a standard for this. thanks, greg k-h