Re: [PATCH] Replace HTTP links with HTTPS ones: USB MASS STORAGE DRIVER

From: Alexander A. Klimov
Date: Sat Jul 11 2020 - 01:29:22 EST




Am 10.07.20 um 23:35 schrieb Jonathan Corbet:
On Fri, 10 Jul 2020 21:36:03 +0200
"Alexander A. Klimov" <grandmaster@xxxxxxxxxxxx> wrote:

2) Apropos "series" and "as whole"... I stumbled over
`git log --oneline |grep -Fwe treewide`
and am wondering:
*Shouldn't all of these patches even begin with "treewide: "?*
E.g.: "treewide: Replace HTTP links with HTTPS ones: GCC PLUGINS"

No, this isn't something that needs to be done across the tree all at
once. Keep going through the appropriate maintainers as you have, but do
If we do treewide only if needed... why is this treewide:

git log --oneline |grep -Fwe 'treewide: Replace GPLv2 boilerplate/reference with SPDX'

please try to adjust your subject lines to match what they do.

jon