]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rust: list: use fully qualified path
authorTamir Duberstein <tamird@gmail.com>
Wed, 9 Jul 2025 19:31:14 +0000 (15:31 -0400)
committerMiguel Ojeda <ojeda@kernel.org>
Sat, 19 Jul 2025 21:18:18 +0000 (23:18 +0200)
commit6a13057d500d48b1786344f4f93b0253adfc4e76
tree5870a9c345858d980e431064205149a323c8de0b
parent9e626edd7b1469005625e7c5e7f2aea50d2b6646
rust: list: use fully qualified path

Use a fully qualified path rooted at `$crate` rather than relying on
imports in the invoking scope.

Tested-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://lore.kernel.org/r/20250709-list-no-offset-v4-4-a429e75840a9@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/list/impl_list_item_mod.rs