Re: [PATCH net-next 2/2] net: phy: qt2025: Use vertical import style
From: Miguel Ojeda
Date: Mon Jul 06 2026 - 11:58:02 EST
On Mon, Jul 6, 2026 at 5:16 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> Miguel, do you think it's worth moving to Rust style edition 2024 before we
> switch the lang edition?
Maybe -- we could easily do it when we remove the `//` comments, i.e.
we could have a couple automated commits applied at once by Linus
before an -rc1.
Cheers,
Miguel