Re: [PATCH 13/13] docs: remove kernel-doc.pl

From: Mauro Carvalho Chehab
Date: Fri Aug 15 2025 - 00:46:03 EST


Em Thu, 14 Aug 2025 19:43:38 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> escreveu:

> On 8/13/25 2:32 PM, Jonathan Corbet wrote:
> > We've been using the Python version and nobody has missed this one. All
> > credit goes to Mauro Carvalho Chehab for creating the replacement.
>
> Thanks, Mauro. I certainly won't miss kernel-doc.pl.

Anytime. I'm very glad to see that the Python version have been work
nicely, and having you, Jon and others looking on its code. My feeling
is that it will be easier to maintain.
>
> > Signed-off-by: Jonathan Corbet <corbet@xxxxxxx>
> > ---
> > scripts/kernel-doc.pl | 2439 -----------------------------------------
> > 1 file changed, 2439 deletions(-)
> > delete mode 100755 scripts/kernel-doc.pl
>



Thanks,
Mauro