[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z6x-n9U7p1rq60ZV@archie.me>
Date: Wed, 12 Feb 2025 17:57:35 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Cc: linux-kernel@...r.kernel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] docs: Makefile: use the new script to check for bad ABI
references
On Tue, Feb 11, 2025 at 06:44:06AM +0100, Mauro Carvalho Chehab wrote:
> diff --git a/Documentation/Makefile b/Documentation/Makefile
> index 52c6c5a3efa9..63094646df28 100644
> --- a/Documentation/Makefile
> +++ b/Documentation/Makefile
> @@ -12,7 +12,7 @@ endif
>
> # Check for broken ABI files
> ifeq ($(CONFIG_WARN_ABI_ERRORS),y)
> -$(shell $(srctree)/scripts/get_abi.pl validate --dir $(srctree)/Documentation/ABI)
> +$(shell $(srctree)/scripts/get_abi.py --dir $(srctree)/Documentation/ABI validate)
> endif
>
> # You can set these variables from the command line.
The warning squashed away, thanks!
Tested-by: Bagas Sanjaya <bagasdotme@...il.com>
--
An old man doll... just what I always wanted! - Clara
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists