Received: by 10.213.65.68 with SMTP id h4csp1042390imn; Thu, 22 Mar 2018 14:02:56 -0700 (PDT) X-Google-Smtp-Source: AG47ELtqEGHdgbllNIUF0G82YvQXC2nZQd30tD898iFtX7ozWzSr69i/odRoxBIvHTUarcXl7RYv X-Received: by 10.98.246.26 with SMTP id x26mr4934949pfh.81.1521752576677; Thu, 22 Mar 2018 14:02:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521752576; cv=none; d=google.com; s=arc-20160816; b=BLNV+qPicZvV4fNL5/RI67N+tex6zEnOOD0ckoARN4czTQHSK2oknvJFEVZRd3AYzi 7vxETEV5LT6bwB7XiNvwJilFABQVomSdsaUWWpAGYJF3Jd1rMgOHeoqD4YXyuT5aLVsR 6AX3EEhxm1n9VyAMrw0MtbMS+83Xp9BzNInZlW2nl6quEuenS1sB4e6i99dMkNN5z9LL YwAcRH3Scmr0fCTmnSrxE3v+n9vgU6vqqTlVJVs/5b9aAehxlaK92eJywoJcKIMN903T Vwb+1+66PNwbKJe1++43MfDX1aYWeXmJ36ohh+nn2CIEzNPlB84pw8IhnBxq7hLebi23 cQrA== 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:arc-authentication-results; bh=NTdb6elJIfZfCyTJkIfYbBvuRNLaq4s8tldBSQhUT6w=; b=cu0yC/GJpE0U3Xbbk8L+l5r/M0uYmfsiV6BXdx+1J2+9xBBeTYE5byb1SfKaHPM5Bz VtDyhIjJrn4kG0HXsoK4y9Tv3xctiXScy+WyvVRRhKKY0orAUrMESj5dBcrhH0WPQctb 0WplDWcfCw3eLRqicLreoWMpLrk4uaqHntFVrEIP7tprTdR7KUOMrPoXLKchz3QnDMUt SJhp5h5YdghWlfW7kEku2NpmAu840FZ9rXwDGYC5DzANw42uaDqqAxg9qzBzjcIasKhr HjxzCjFnC/hOzk5BpHPtY+bK7mdmi0BW+81gmet+bNqzic3aYu5ysHQR1zjuWMwaZswE JxIA== 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 c11-v6si4926101pll.4.2018.03.22.14.02.41; Thu, 22 Mar 2018 14:02:56 -0700 (PDT) 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 S1751793AbeCVVBr (ORCPT + 99 others); Thu, 22 Mar 2018 17:01:47 -0400 Received: from mail.bootlin.com ([62.4.15.54]:56996 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751713AbeCVVBq (ORCPT ); Thu, 22 Mar 2018 17:01:46 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id C13002072D; Thu, 22 Mar 2018 22:01:43 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 755202069C; Thu, 22 Mar 2018 22:01:43 +0100 (CET) Date: Thu, 22 Mar 2018 22:01:44 +0100 From: Alexandre Belloni To: Patrice CHOTARD Cc: Arnd Bergmann , Stephen Rothwell , Olof Johansson , Linux-Next Mailing List , Linux Kernel Mailing List , ARM Subject: Re: linux-next: Signed-off-by missing for commit in the arm-soc tree Message-ID: <20180322210144.GB3417@piout.net> References: <20180316075629.019b6560@canb.auug.org.au> <6b239ab5-5ded-b32b-eefc-601075d33f25@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6b239ab5-5ded-b32b-eefc-601075d33f25@st.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16/03/2018 at 07:34:06 +0000, Patrice CHOTARD wrote: > Hi Arnd, Stephen > > On 03/15/2018 10:06 PM, Arnd Bergmann wrote: > > On Thu, Mar 15, 2018 at 9:56 PM, Stephen Rothwell wrote: > >> Hi all, > >> > >> Commit > >> > >> 9a5f4879cd8d ("ARM: dts: stih4xx: Add missing #sound-dai-cells") > >> > >> is missing a Signed-off-by from its committer. > > > > Thanks for the report. > > > > What script do you use to find those? I guess I should check for > > missing signoffs as well when pulling a branch. > > > > Patrice, I've dropped the merge now, and picked up the one > > patch in it directly, with my signoff. This should fix the issue this > > time, but please make sure you always sign off patches when > > you apply them from the list. > > > > Arnd > > > > Ok i will update my script on my side with Stephen's script to avoid > this in the future. > FWIW, last time this happened in the at91 tree, I've switched to use Stephen's script as a pre-push hook: https://raw.githubusercontent.com/alexandrebelloni/tools/master/pre-push_signed-off -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com