Re: [PATCH] scripts/checkpatch.pl: check for non-permalinks to Zulip
From: Miguel Ojeda
Date: Mon Aug 26 2024 - 15:58:17 EST
On Mon, Aug 26, 2024 at 12:33 AM Joe Perches <joe@xxxxxxxxxxx> wrote:
>
> Why should these links be used in the kernel at all?
They should probably not be used in files, but we put them in commit
messages from time to time, e.g. for `Closes:` or `Link:` tags.
Cheers,
Miguel