[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200622070623.086f1623@lwn.net>
Date: Mon, 22 Jun 2020 07:06:23 -0600
From: Jonathan Corbet <corbet@....net>
To: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
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, 22 Jun 2020 01:43:12 +0200
Miguel Ojeda <miguel.ojeda.sandonis@...il.com> wrote:
> > * The script should not be neccessary once all of my changes[1] arrive
> > in torvalds/master. Instead reviewers should say like C'mon dude, what's
> > this new plain-HTTP link doing in your patch? We have 2020! Look at e.g.
> > 93431e0607e5 .
>
> In an ideal world, yes, but that won't happen unless enforced somehow.
>
> Nevertheless, even in such a case, it would be best to have a script
> to check the entire tree from time to time.
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.
Thanks,
jon
Powered by blists - more mailing lists