[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72m6BNYe2ETNXJ2oLc6Jzad6kBBJK7_dz+BwZCeqYFXZqg@mail.gmail.com>
Date: Mon, 22 Jun 2020 19:03:34 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Jonathan Corbet <corbet@....net>
Cc: "Alexander A. Klimov" <grandmaster@...klimov.de>,
Randy Dunlap <rdunlap@...radead.org>,
Tony Fischetti <tony.fischetti@...il.com>,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
"Jason A. Donenfeld" <Jason@...c4.com>,
Arnd Bergmann <arnd@...db.de>,
Andrew Morton <akpm@...ux-foundation.org>,
Borislav Petkov <bp@...e.de>, Will Deacon <will@...nel.org>,
"Chang S. Bae" <chang.seok.bae@...el.com>,
Joe Perches <joe@...ches.com>,
Pankaj Bharadiya <pankaj.laxminarayan.bharadiya@...el.com>,
Kees Cook <keescook@...omium.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Jacob Huisman <jacobhuisman@...nelthusiast.com>,
Federico Vaga <federico.vaga@...a.pv.it>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Konstantin Ryabitsev <konstantin@...uxfoundation.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
clang-built-linux <clang-built-linux@...glegroups.com>
Subject: Re: [PATCH] Replace HTTP links with HTTPS ones: Documentation/process
On Mon, Jun 22, 2020 at 3:06 PM Jonathan Corbet <corbet@....net> wrote:
>
> As has been noted elsewhere, checkpatch.pl seems like the appropriate
> place to make this check. As for "the entire tree"...if this job gets
> completed, "git grep" should be a fine way to do that.
`checkpatch` is not really enforced in many subsystems, no? Further,
some existing and future HTTP links may support HTTPS later on.
As for `git grep`, agreed if we reach near 100%. Otherwise, no. In the
general case, including the code for a task that has some likelihood
of needing repetition is a safe bet, which is why I suggested it. The
same script could be also used to check for broken links and related
maintenance.
Cheers,
Miguel
Powered by blists - more mailing lists