]> git.hungrycats.org Git - linux/commit
rust: str: use the "kernel vertical" imports style
authorMiguel Ojeda <ojeda@kernel.org>
Tue, 9 Jun 2026 10:41:51 +0000 (12:41 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Wed, 10 Jun 2026 07:07:13 +0000 (09:07 +0200)
commit724a93a9f6033800b02a3530dbcb464638448e7f
tree0db68bb454ceefd934d1397d6495dae4a61b4339
parent8e86830d6261bc43dda1def09cfa3ea5decbb757
rust: str: use the "kernel vertical" imports style

Convert the imports to use the "kernel vertical" imports style [1].

No functional changes intended.

Link: https://docs.kernel.org/rust/coding-guidelines.html#imports
Reviewed-by: Gary Guo <gary@garyguo.net>
Link: https://patch.msgid.link/20260609104152.261145-1-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/str.rs