Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2829248imu; Sun, 23 Dec 2018 08:43:21 -0800 (PST) X-Google-Smtp-Source: AFSGD/X3QlO3l88/Q19QbDvEKXR55oN+P3n2RQ38lshwKI8+FbfML5ClWHUt9QdCykuY7S5pmUkM X-Received: by 2002:a62:43c1:: with SMTP id l62mr10494273pfi.22.1545583401319; Sun, 23 Dec 2018 08:43:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545583401; cv=none; d=google.com; s=arc-20160816; b=jrXLHDrbspwc1Ll1Pa17sve/jWKRBfmOQtrl4aCfpg5YSqFGsa6dkvKSgKM1cEi0// BdN2zNnP5p9XYgYqIwWPtvAOes1CYJyB20tETP9P7OdgpCxZaiNW2+5qKh0n91Q1F+/h C+AenXU/vpjDJUeZ5uVjc9YGi7vsoitmVXD1o82lYp8jn0XACuvghNXOWzZGiqChxRng 5PqftlPeZ+lwNBRGuzBY9hb3WJ/f275aeqtbPeoxVUwsrghfWri/9JY/8RD5J34m4o8d tmzht/bHfbQUwBwu2pv7xCLJx+M9kUMzaoKjGQK2D13QkByefjUuOLszHX4h/XOJkLWS RtBA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=aVmNZ09LmP0rTbVJudh3Vgl0f+M6GCAHKSoPRBMcAhg=; b=jZ43FK489tDmbXte4D+iwYfGziuf3jmwR2X6Fc7z9Vc3TN4WSbNV+yBAufsmA6DE2T 52kiU5FSzXqr3oBKaX2JgrJzIWQluC7dQuc7NdhHMhNRSMRtww4hYGmo5vHV3LOSG8lD vCF9+Kxbga3Nt71V5IS0jyZJ7OGScvPzTrrltqK7ILlmtWq/2+YcCkWj3u3Xwkr04Uzs drpwiv1KA8VvxMuVMMl+HE58jz6ZoRJ9pSdzn6kbCdnwh8uIxqRX80Igk+hnPwxkr1zS xN8TrRGF/1DmFOIlMTghY3pqL8nWPLSApNva+rApp6kdgQciYITogbeZodt2heW+ZYHg WAOg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bb4si24706190plb.322.2018.12.23.08.43.05; Sun, 23 Dec 2018 08:43:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728235AbeLWMaP (ORCPT + 99 others); Sun, 23 Dec 2018 07:30:15 -0500 Received: from orcrist.hmeau.com ([104.223.48.154]:39726 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725868AbeLWMaP (ORCPT ); Sun, 23 Dec 2018 07:30:15 -0500 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1gb2tZ-0005ay-Ks; Sun, 23 Dec 2018 20:30:13 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1gb2tX-00059c-TK; Sun, 23 Dec 2018 20:30:11 +0800 Date: Sun, 23 Dec 2018 20:30:11 +0800 From: Herbert Xu To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Harsh Jain , Atul Gupta Subject: Re: linux-next: Signed-off-by missing for commit in the crypto tree Message-ID: <20181223123011.qxwfkoib6zadd2rn@gondor.apana.org.au> References: <20181223231304.1654cf1d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181223231304.1654cf1d@canb.auug.org.au> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 23, 2018 at 11:13:04PM +1100, Stephen Rothwell wrote: > Hi Herbert, > > Commit > > 6501ab5ed4d9 ("crypto: chelsio - Reset counters on cxgb4 Detach") > > is missing a Signed-off-by from its author. Hi Stephen: I believe the issue here is not a missing sign-off from the author, but rather that the author was incorrectly set to Harsh who sent the email rather than Atul. Harsh, please add a From header to the patch description in future so that the Author field is set correctly. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt