[PATCH] rust: module: remove deprecated author key
Miguel Ojeda
miguel.ojeda.sandonis at gmail.com
Mon Jun 23 23:13:22 UTC 2025
On Mon, Jun 9, 2025 at 2:22 PM Guilherme Giacomo Simoes
<trintaeoitogc at gmail.com> wrote:
>
> Commit 38559da6afb2 ("rust: module: introduce `authors` key") introduced
> a new `authors` key to support multiple module authors, while keeping
> the old `author` key for backward compatibility.
>
> Now that all in-tree modules have migrated to `authors`, remove:
> 1. The deprecated `author` key support from the module macro
> 2. Legacy `author` entries from remaining modules
>
> Signed-off-by: Guilherme Giacomo Simoes <trintaeoitogc at gmail.com>
Applied to `rust-next` -- thanks everyone!
[ Reworded slightly. - Miguel ]
I don't see any new/missing ones in -next, so this should be clean. Let's see...
Cheers,
Miguel
More information about the dri-devel
mailing list