[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
From: Guru Das Srinagesh <hidden>
Date: 2026-07-06 05:38:41
Also in:
lkml, rust-for-linux
From: Guru Das Srinagesh <hidden>
Date: 2026-07-06 05:38:41
Also in:
lkml, rust-for-linux
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@gurudas.dev/ (local)
Signed-off-by: Guru Das Srinagesh <redacted>
---
Guru Das Srinagesh (2):
net: phy: ax88796b: Use vertical import style
net: phy: qt2025: Use vertical import style
drivers/net/phy/ax88796b_rust.rs | 7 ++++++-
drivers/net/phy/qt2025.rs | 10 ++++++++--
2 files changed, 14 insertions(+), 3 deletions(-)
---
base-commit: b73bc9ca3686b78b642fb35dcc1fdf874ecb74a1
change-id: 20260705-net-vert-imp-25c62f823db3
Best regards,
--
Guru Das Srinagesh [off-list ref]