[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87zfdza43l.fsf@trenco.lwn.net>
Date: Sun, 22 Jun 2025 14:55:26 -0600
From: Jonathan Corbet <corbet@....net>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>, Linux Doc Mailing
List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>, Akira Yokosawa
<akiyks@...il.com>, Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 14/15] docs: conf.py: several coding style fixes
Mauro Carvalho Chehab <mchehab+huawei@...nel.org> writes:
> conf.py is missing a SPDX header and doesn't really have
> a proper python coding style. It also has an obsolete
> commented LaTeX syntax that doesn't work anymore.
>
> Clean it up a little bit with some help from autolints
> and manual adjustments.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
> Documentation/conf.py | 351 +++++++++++++++++++++---------------------
> 1 file changed, 172 insertions(+), 179 deletions(-)
This file is definitely getting out of hand...:)
I notice a lot of the changes are just from 'single quotes' to "double
quotes". That adds a lot of churn; is there a reason for it?
Thanks,
jon
Powered by blists - more mailing lists