Re: [PATCH] rust: module: remove deprecated author key
From: Miguel Ojeda
Date: Tue Jun 10 2025 - 08:53:24 EST
On Tue, Jun 10, 2025 at 2:37 PM Guilherme Giacomo Simoes
<trintaeoitogc@xxxxxxxxx> wrote:
>
> Maybe, after this patch we can make a checkpatch change for check the `authors`
> key (and MODULE_AUTHOR for C side), and throw a WARN if the author is a name
> (not a url, or "rust for linux") and don't have a email address.
>
> Unless you guys tell me otherwise, I guess this is not so priority.
It is not a priority, and even if it were, it would be an independent
change, i.e. not for this patch series, so no worries :)
Cheers,
Miguel