rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guilherme Giacomo Simoes <trintaeoitogc@gmail.com>
To: miguel.ojeda.sandonis@gmail.com
Cc: a.hindborg@kernel.org, airlied@gmail.com, alex.gaynor@gmail.com,
	aliceryhl@google.com, anisse@astier.eu, bjorn3_gh@protonmail.com,
	boqun.feng@gmail.com, dakr@kernel.org, david.m.ertman@intel.com,
	dri-devel@lists.freedesktop.org, fujita.tomonori@gmail.com,
	gary@garyguo.net, gregkh@linuxfoundation.org,
	igor.korotin.linux@gmail.com, ira.weiny@intel.com,
	leitao@debian.org, leon@kernel.org, linux-kernel@vger.kernel.org,
	linux-pm@vger.kernel.org, lossin@kernel.org,
	maarten.lankhorst@linux.intel.com, mcgrof@kernel.org,
	mripard@kernel.org, nouveau@lists.freedesktop.org,
	ojeda@kernel.org, rafael@kernel.org, russ.weight@linux.dev,
	rust-for-linux@vger.kernel.org, simona@ffwll.ch,
	tamird@gmail.com, tmgross@umich.edu, trintaeoitogc@gmail.com,
	tzimmermann@suse.de, viresh.kumar@linaro.org,
	walmeida@microsoft.com
Subject: Re: [PATCH] rust: module: remove deprecated author key
Date: Tue, 10 Jun 2025 09:37:31 -0300	[thread overview]
Message-ID: <20250610123731.194853-1-trintaeoitogc@gmail.com> (raw)
In-Reply-To: <CANiq72kORZjTe3tPEBueDi57TGF7KfxgTSw4Tn0DQeK_X5hi5A@mail.gmail.com>

Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> wrotes:
> On Tue, Jun 10, 2025 at 12:12 PM Benno Lossin <lossin@kernel.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. 

Unless you guys tell me otherwise, I guess this is not so priority.

Thanks,
Guilherme


  reply	other threads:[~2025-06-10 12:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4pEkPxIXoND4Ndog7RjFo36DrUhFW-OT8Z6Y21aYvhfqE0rgUEmYEGn2PStTYOsOfpXv0R8aWmboCdc0m8uZfA==@protonmail.internalid>
2025-06-09 12:22 ` [PATCH] rust: module: remove deprecated author key Guilherme Giacomo Simoes
2025-06-09 17:39   ` Miguel Ojeda
2025-06-09 17:47     ` Danilo Krummrich
2025-06-10 10:02       ` Greg KH
2025-06-10  0:57   ` Viresh Kumar
2025-06-10  8:24   ` Andreas Hindborg
2025-06-10  8:56   ` Benno Lossin
2025-06-10  8:57   ` Benno Lossin
2025-06-10 10:03     ` Miguel Ojeda
2025-06-10 10:09       ` Miguel Ojeda
2025-06-10 10:12       ` Benno Lossin
2025-06-10 10:16         ` Miguel Ojeda
2025-06-10 12:37           ` Guilherme Giacomo Simoes [this message]
2025-06-10 12:46             ` Miguel Ojeda
2025-06-10 12:55             ` Benno Lossin
2025-06-23 23:13   ` Miguel Ojeda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250610123731.194853-1-trintaeoitogc@gmail.com \
    --to=trintaeoitogc@gmail.com \
    --cc=a.hindborg@kernel.org \
    --cc=airlied@gmail.com \
    --cc=alex.gaynor@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=anisse@astier.eu \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=dakr@kernel.org \
    --cc=david.m.ertman@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fujita.tomonori@gmail.com \
    --cc=gary@garyguo.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=igor.korotin.linux@gmail.com \
    --cc=ira.weiny@intel.com \
    --cc=leitao@debian.org \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=lossin@kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mcgrof@kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=mripard@kernel.org \
    --cc=nouveau@lists.freedesktop.org \
    --cc=ojeda@kernel.org \
    --cc=rafael@kernel.org \
    --cc=russ.weight@linux.dev \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tamird@gmail.com \
    --cc=tmgross@umich.edu \
    --cc=tzimmermann@suse.de \
    --cc=viresh.kumar@linaro.org \
    --cc=walmeida@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).