Re: [PATCH] rust: rcpufreq_dt: use vertical import style

From: Viresh Kumar

Date: Mon Jul 06 2026 - 00:24:02 EST


On 05-07-26, 20:08, Guru Das Srinagesh wrote:
> Convert `use` imports to vertical layout for better readability and
> maintainability.
>
> Signed-off-by: Guru Das Srinagesh <linux@xxxxxxxxxxx>
> ---
> Came across a recent commit bc58905eb07 ("samples: rust_misc_device: use
> vertical import style") and found a few more locations that could
> benefit from this cleanup. No functional changes.
>
> Separating out patches per-subsystem as per the review feedback in [0].
>
> Tested via:
>
> $ make LLVM=1 rustfmtcheck || echo "fail"
> $
>
> [0]: https://lore.kernel.org/lkml/20260628-b4-rust-vertical-imports-v1-0-98bc71d4810b@xxxxxxxxxxx/
> ---
> drivers/cpufreq/rcpufreq_dt.rs | 13 ++++++++++---
> 1 file changed, 10 insertions(+), 3 deletions(-)

Applied. Thanks.

--
viresh