[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DAIVBBJADWNR.1LLZJ6YWV8IN2@kernel.org>
Date: Tue, 10 Jun 2025 14:55:55 +0200
From: "Benno Lossin" <lossin@...nel.org>
To: "Guilherme Giacomo Simoes" <trintaeoitogc@...il.com>,
<miguel.ojeda.sandonis@...il.com>
Cc: <a.hindborg@...nel.org>, <airlied@...il.com>, <alex.gaynor@...il.com>,
<aliceryhl@...gle.com>, <anisse@...ier.eu>, <bjorn3_gh@...tonmail.com>,
<boqun.feng@...il.com>, <dakr@...nel.org>, <david.m.ertman@...el.com>,
<dri-devel@...ts.freedesktop.org>, <fujita.tomonori@...il.com>,
<gary@...yguo.net>, <gregkh@...uxfoundation.org>,
<igor.korotin.linux@...il.com>, <ira.weiny@...el.com>, <leitao@...ian.org>,
<leon@...nel.org>, <linux-kernel@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <maarten.lankhorst@...ux.intel.com>,
<mcgrof@...nel.org>, <mripard@...nel.org>, <nouveau@...ts.freedesktop.org>,
<ojeda@...nel.org>, <rafael@...nel.org>, <russ.weight@...ux.dev>,
<rust-for-linux@...r.kernel.org>, <simona@...ll.ch>, <tamird@...il.com>,
<tmgross@...ch.edu>, <tzimmermann@...e.de>, <viresh.kumar@...aro.org>,
<walmeida@...rosoft.com>
Subject: Re: [PATCH] rust: module: remove deprecated author key
On Tue Jun 10, 2025 at 2:37 PM CEST, Guilherme Giacomo Simoes wrote:
> Miguel Ojeda <miguel.ojeda.sandonis@...il.com> wrotes:
>> On Tue, Jun 10, 2025 at 12:12 PM Benno Lossin <lossin@...nel.org> wrote:
>> >
>> > Hmm, I guess a checkpatch lint fits better then?
>>
>> Yeah, that would work.
>>
>> Probably for the C side too -- from a quick grep I don't see it.
> 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.
Most other authors fields that don't list explicit names use "Rust for
Linux Contributors", so we should probably scan for that instead.
But I think that we should no longer add any author fields using that.
Things with that are from way back in the day (when RfL was still out of
tree) where many people contributed to a single file, hence the use of
that phrase.
> Unless you guys tell me otherwise, I guess this is not so priority.
Yeah this isn't high priority. We can just make this into a
good-first-issue, then someone can eventually pick it up.
---
Cheers,
Benno
Powered by blists - more mailing lists