From: Alvin Sun <alvin.sun@linux.dev>
To: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Boqun Feng" <boqun@kernel.org>, "Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Danilo Krummrich" <dakr@kernel.org>,
rust-for-linux@vger.kernel.org
Subject: Re: [PATCH 1/2] rust: miscdevice: use vertical import style
Date: Tue, 19 May 2026 14:37:58 +0800 [thread overview]
Message-ID: <aab414e7-e4f4-4da2-91d6-93f07b699b59@linux.dev> (raw)
In-Reply-To: <CANiq72mFYDxd0-aX0o-Aa3_d-kq+S9SbzRjXSyppSZya_UR_zA@mail.gmail.com>
On 5/19/26 13:58, Miguel Ojeda wrote:
> On Tue, May 19, 2026 at 7:35 AM Alvin Sun <alvin.sun@linux.dev> wrote:
>> Convert `use` imports to vertical layout for better readability and
>> maintainability.
> A bunch of these are already available through the prelude, so I would
> suggest taking the chance to clean those up too, possibly in a
> separate commit.
I'm working on it.
Best regards,
Alvin
>
> Thanks!
>
> Cheers,
> Miguel
next prev parent reply other threads:[~2026-05-19 6:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 5:34 [PATCH 0/2] rust: use vertical import style in miscdevice Alvin Sun
2026-05-19 5:34 ` [PATCH 1/2] rust: miscdevice: use vertical import style Alvin Sun
2026-05-19 5:58 ` Miguel Ojeda
2026-05-19 6:37 ` Alvin Sun [this message]
2026-05-19 5:34 ` [PATCH 2/2] samples: rust_misc_device: " Alvin Sun
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=aab414e7-e4f4-4da2-91d6-93f07b699b59@linux.dev \
--to=alvin.sun@linux.dev \
--cc=a.hindborg@kernel.org \
--cc=aliceryhl@google.com \
--cc=arnd@arndb.de \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=dakr@kernel.org \
--cc=gary@garyguo.net \
--cc=gregkh@linuxfoundation.org \
--cc=lossin@kernel.org \
--cc=miguel.ojeda.sandonis@gmail.com \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=tmgross@umich.edu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.