]> git.hungrycats.org Git - linux/commit
rust: fmt: use vertical import style
authorKe Sun <sunke@kylinos.cn>
Tue, 12 May 2026 09:21:21 +0000 (17:21 +0800)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 19 May 2026 22:47:24 +0000 (00:47 +0200)
commitfc1ce3afa2e61b4b15e71436ece91b0441a9f4f0
tree674c7ad264450f1bab7e72fb1bf97b609d6b155f
parent6c77b5f4d72487cfd1db4b84f3792761cbce72ea
rust: fmt: use vertical import style

Switch single-line `use` imports in fmt.rs to vertical style for
better readability and easier maintenance.

Signed-off-by: Ke Sun <sunke@kylinos.cn>
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260512-clean-fmt-use-v1-1-7ae7858192ac@kylinos.cn
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/fmt.rs