From: "Danilo Krummrich" <dakr@kernel.org>
To: <aliceryhl@google.com>, <daniel.almeida@collabora.com>,
<ojeda@kernel.org>, <alex.gaynor@gmail.com>,
<boqun.feng@gmail.com>, <gary@garyguo.net>,
<bjorn3_gh@protonmail.com>, <lossin@kernel.org>,
<a.hindborg@kernel.org>, <tmgross@umich.edu>
Cc: <rust-for-linux@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
"Danilo Krummrich" <dakr@kernel.org>
Subject: Re: [PATCH] rust: io: cleanup imports and use "kernel vertical" style
Date: Tue, 11 Nov 2025 19:53:03 +1100 [thread overview]
Message-ID: <DE5QL9NMQON4.V7MWURBS3RSQ@kernel.org> (raw)
In-Reply-To: <20251104133301.59402-1-dakr@kernel.org>
On Wed Nov 5, 2025 at 12:32 AM AEDT, Danilo Krummrich wrote:
> Commit 46f045db5a94 ("rust: Add read_poll_timeout_atomic function")
> initiated the first import change in the I/O module using the agreed
> "kernel vertical" import style [1].
>
> For consistency throughout the module, adjust all other imports
> accordingly.
>
> While at it, drop unnecessary imports covered by prelude::*.
>
> Link: https://docs.kernel.org/rust/coding-guidelines.html#imports [1]
> Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Applied to driver-core-testing, thanks!
[ Use prelude::* in io/poll.rs. - Danilo ]
prev parent reply other threads:[~2025-11-11 8:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-04 13:32 [PATCH] rust: io: cleanup imports and use "kernel vertical" style Danilo Krummrich
2025-11-04 16:25 ` Danilo Krummrich
2025-11-06 9:46 ` Zhi Wang
2025-11-11 8:53 ` Danilo Krummrich [this message]
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=DE5QL9NMQON4.V7MWURBS3RSQ@kernel.org \
--to=dakr@kernel.org \
--cc=a.hindborg@kernel.org \
--cc=alex.gaynor@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=daniel.almeida@collabora.com \
--cc=gary@garyguo.net \
--cc=linux-kernel@vger.kernel.org \
--cc=lossin@kernel.org \
--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.