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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 207F5C6379F for ; Fri, 13 Jan 2023 20:32:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 350FE8551B; Fri, 13 Jan 2023 21:32:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=savoirfairelinux.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=savoirfairelinux.com header.i=@savoirfairelinux.com header.b="VYjBeYbI"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 76A9785265; Fri, 13 Jan 2023 14:54:45 +0100 (CET) Received: from mail.savoirfairelinux.com (mail.savoirfairelinux.com [208.88.110.44]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 7903085376 for ; Fri, 13 Jan 2023 14:54:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=savoirfairelinux.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=maxim.cournoyer@savoirfairelinux.com Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id 14F619C1A34; Fri, 13 Jan 2023 08:54:40 -0500 (EST) Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id WhFC5jvXBkZS; Fri, 13 Jan 2023 08:54:39 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mail.savoirfairelinux.com (Postfix) with ESMTP id 668D19C1A4C; Fri, 13 Jan 2023 08:54:39 -0500 (EST) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.savoirfairelinux.com 668D19C1A4C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=savoirfairelinux.com; s=DFC430D2-D198-11EC-948E-34200CB392D2; t=1673618079; bh=97cPobyLqig6/cyCR2zHu2eYoyAWve4spqTiY1zDJ1c=; h=Date:From:To:Message-ID:MIME-Version; b=VYjBeYbIvJsv05/kw8dl5yjbcSYO+c0mM/N/gDADYjxtZSlcoWXhcZa8PY6kmoIxp 5msTQTPb8Y+F+xqwa9uyHMJIRbjWa8eKYbtxgeTKVq8S2k9MTkrKrYPIS1gyjFYf8F D3CuSWSeImmBzCmQwNWLWRlYzpGCMI+6C99nC32hl8+4P2UjIN4Om/gnq7ldJNYCVi mWEtyGwk8mU/xRciPvSv7P1Zls8O6EOSo+nm9QcgCL8AtrZgxj+979L0ejvgNfaXpI nGiR8+awqc3bnrhlQOUEUrqf69spmVJtEhHaa+Ai55s/ipvVr7JCatm0Qd+YihV5xl jp+nwyg1j3pMQ== Received: from mail.savoirfairelinux.com ([127.0.0.1]) by localhost (mail.savoirfairelinux.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LtMkr-6s9OJo; Fri, 13 Jan 2023 08:54:39 -0500 (EST) Received: from mail.savoirfairelinux.com (mail.savoirfairelinux.com [192.168.48.237]) by mail.savoirfairelinux.com (Postfix) with ESMTP id 49D849C1A34; Fri, 13 Jan 2023 08:54:39 -0500 (EST) Date: Fri, 13 Jan 2023 08:54:39 -0500 (EST) From: Maxim Cournoyer To: Sjoerd Simons Cc: Simon Glass , Maxim Cournoyer , U-Boot Mailing List Message-ID: <1278481656.163511.1673618079166.JavaMail.zimbra@savoirfairelinux.com> In-Reply-To: References: <20221219223246.14860-3-maxim.cournoyer@savoirfairelinux.com> <20221219223246.14860-1-maxim.cournoyer@savoirfairelinux.com> Subject: Re: [PATCH v3 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailer: Zimbra 8.8.15_GA_4484 (ZimbraWebClient - FF102.6 (Linux)/8.8.15_GA_4481) Thread-Topic: patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' Thread-Index: ie0eU+OyJTCMEE/jndIEeh6Qu3vMBQ== X-Mailman-Approved-At: Fri, 13 Jan 2023 21:32:13 +0100 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean Hi Sjoerd, ----- Original Message ----- > From: "Sjoerd Simons" > To: "Simon Glass" , "Maxim Cournoyer" > Cc: "Maxim Cournoyer" , "U-Boot Mailing List" > Sent: Friday, January 13, 2023 5:19:39 AM > Subject: Re: [PATCH v3 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict' > Hey, > > This breaks using patman for linux as it's check-patch has no clue > about `--u-boot` :). I'm not sure if people using patman for linux > patches is meant to be a supported use-case though (the documentation > seems to indicate it is) Sorry for the breakage, and thank you for reporting it! I had overlooked that. I've reverted that commit and fixed the test suite via symlinking the top level .checkpatch.conf to tools/patman/.checkpatch.conf instead, which seems to work. You are CC'd to that change [0], in case you'd like to test it in your environment. Thank you, Maxim [0] https://patchwork.ozlabs.org/project/uboot/patch/20230113135051.22738-2-maxim.cournoyer@savoirfairelinux.com/