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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BA06BC4363D for ; Thu, 24 Sep 2020 16:11:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5D86D23741 for ; Thu, 24 Sep 2020 16:11:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=mg.codeaurora.org header.i=@mg.codeaurora.org header.b="W2PK4Cu0" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726442AbgIXQLr (ORCPT ); Thu, 24 Sep 2020 12:11:47 -0400 Received: from m42-4.mailgun.net ([69.72.42.4]:24227 "EHLO m42-4.mailgun.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726426AbgIXQLp (ORCPT ); Thu, 24 Sep 2020 12:11:45 -0400 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=mg.codeaurora.org; q=dns/txt; s=smtp; t=1600963904; h=Content-Type: MIME-Version: Message-ID: In-Reply-To: Date: References: Subject: Cc: To: From: Sender; bh=dqHrIvcC6rxUf6oLRzsClpb3qQDa8iRqHSuBWXstTng=; b=W2PK4Cu0fizuX1ROpfUhXOXW37I+/cpSeVmjSDtLHFmEGdP44hlQMfIQaQMm9byLSFlrMW6S d8tk2Z9bElg60DVZ6tMD/+M1gzIYs4+uO2MUB4eyRNmjMLmg8ajoMUseR/3odKbmf89QlmU0 8awAhRoFg5gxhsu61n+VckV9e/c= X-Mailgun-Sending-Ip: 69.72.42.4 X-Mailgun-Sid: WyJmNGRkZiIsICJsaW51eC1uZXh0QHZnZXIua2VybmVsLm9yZyIsICJiZTllNGEiXQ== Received: from smtp.codeaurora.org (ec2-35-166-182-171.us-west-2.compute.amazonaws.com [35.166.182.171]) by smtp-out-n02.prod.us-east-1.postgun.com with SMTP id 5f6cc53e971b64f61b74d256 (version=TLS1.2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256); Thu, 24 Sep 2020 16:11:42 GMT Sender: kvalo=codeaurora.org@mg.codeaurora.org Received: by smtp.codeaurora.org (Postfix, from userid 1001) id 225A8C433C8; Thu, 24 Sep 2020 16:11:42 +0000 (UTC) Received: from potku.adurom.net (88-114-240-156.elisa-laajakaista.fi [88.114.240.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: kvalo) by smtp.codeaurora.org (Postfix) with ESMTPSA id 1EC1EC433CA; Thu, 24 Sep 2020 16:11:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 1EC1EC433CA Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: aws-us-west-2-caf-mail-1.web.codeaurora.org; spf=fail smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: Stephen Rothwell Cc: Wireless , Linux Next Mailing List , Linux Kernel Mailing List , Bryan O'Donoghue Subject: Re: linux-next: Fixes tag needs some work in the wireless-drivers-next tree References: <20200819083359.67f45112@canb.auug.org.au> <87y2mbi0u8.fsf@codeaurora.org> <20200819181351.0cd6f414@canb.auug.org.au> Date: Thu, 24 Sep 2020 19:11:36 +0300 In-Reply-To: <20200819181351.0cd6f414@canb.auug.org.au> (Stephen Rothwell's message of "Wed, 19 Aug 2020 18:13:51 +1000") Message-ID: <87lfgznohz.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Hi Stephen, Stephen Rothwell writes: > On Wed, 19 Aug 2020 09:52:47 +0300 Kalle Valo wrote: >> >> Doh, I have checked carefully the commit ids but of course I missed >> checking the trailing. I really need to automate this. Stephen, are your >> scripts checking these available somewhere? > > I have attached them to this reply. Thanks a lot, these scripts are very helpful. For example with these I quickly found a problem in one pull request I recently got. I do see some cosmetic problems, most likely due to my git settings or version, but should be easy to fix. > I should put them up in a git repo somewhere. Yeah, please do. I'm sure people would benefit from these. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches