Rust for Linux List
 help / color / mirror / Atom feed
* [PATCH 0/2] rust: use vertical import style in miscdevice
@ 2026-05-19  5:34 Alvin Sun
  2026-05-19  5:34 ` [PATCH 1/2] rust: miscdevice: use vertical import style Alvin Sun
  2026-05-19  5:34 ` [PATCH 2/2] samples: rust_misc_device: " Alvin Sun
  0 siblings, 2 replies; 5+ messages in thread
From: Alvin Sun @ 2026-05-19  5:34 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman, Miguel Ojeda, Boqun Feng,
	Gary Guo, Björn Roy Baron, Benno Lossin, Andreas Hindborg,
	Alice Ryhl, Trevor Gross, Danilo Krummrich
  Cc: rust-for-linux, Alvin Sun

Reformat `use` imports to vertical style for readability and to reduce
merge conflicts when imports are added or removed.

Signed-off-by: Alvin Sun <alvin.sun@linux.dev>
---
Alvin Sun (2):
      rust: miscdevice: use vertical import style
      samples: rust_misc_device: use vertical import style

 rust/kernel/miscdevice.rs        | 34 ++++++++++++++++++++++++++++------
 samples/rust/rust_misc_device.rs | 34 ++++++++++++++++++++++++++++------
 2 files changed, 56 insertions(+), 12 deletions(-)
---
base-commit: 5200f5f493f79f14bbdc349e402a40dfb32f23c8
change-id: 20260519-miscdev-use-format-9ab7e83b1c11

Best regards,
-- 
Alvin Sun <alvin.sun@linux.dev>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-05-19  6:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2026-05-19  5:34 ` [PATCH 2/2] samples: rust_misc_device: " Alvin Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox