]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rust: list: Fix typo `much` in arc.rs
authorSylvan Smit <sylvan@sylvansmit.com>
Thu, 29 May 2025 16:29:23 +0000 (18:29 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Thu, 29 May 2025 21:35:44 +0000 (23:35 +0200)
commit7a17bbc1d952057898cb0739e60665908fbb8c72
treeab86a0de5be9859868464068116edd93beef466f
parentb20fbbc08a363f28fd0f3ad5163b2b0ff7605ba5
rust: list: Fix typo `much` in arc.rs

Correct the typo (s/much/must) in the ListArc documentation.

Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1166
Fixes: a48026315cd7 ("rust: list: add tracking for ListArc")
Signed-off-by: Sylvan Smit <sylvan@sylvansmit.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250529162923.434978-1-sylvan@sylvansmit.com
[ Changed tag to "Reported-by" and sorted. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/kernel/list/arc.rs