[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o7e15bwk.fsf@meer.lwn.net>
Date: Thu, 04 Jan 2024 08:57:47 -0700
From: Jonathan Corbet <corbet@....net>
To: Jani Nikula <jani.nikula@...ux.intel.com>, Randy Dunlap
<rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, linux-doc@...r.kernel.org, Mauro Carvalho
Chehab <mchehab@...nel.org>
Subject: Re: [PATCH] scripts/get_abi.pl: ignore some temp files
Jonathan Corbet <corbet@....net> writes:
> Jani Nikula <jani.nikula@...ux.intel.com> writes:
>
>> On Wed, 03 Jan 2024, Jonathan Corbet <corbet@....net> wrote:
>>> It would have been nice to create all of those files with a .abi
>>> extension so we didn't have to do this kind of blocklisting, but so be
>>> it.
>>
>> Alternatively, we could switch to yaml instead of using another homebrew
>> format with another homebrew parser, and rename them .yaml.
>
> But ... we didn't invent that! :)
>
> That is, of course, a better idea. It would be a good project for
> somebody.
Thinking about this a bit further ... is there anything other than
get_abi.pl that parses these files? If so, that would, of course,
complicate a switch to YAML.
If not, though ... and if we're changing the format ... maybe we should
just turn them into RST and do away with the extra processing step
entirely?
jon
Powered by blists - more mailing lists