Commit 7a17bbc
rust: list: Fix typo
Correct the typo (s/much/must) in the ListArc documentation.
Reported-by: Miguel Ojeda <[email protected]>
Closes: Rust-for-Linux/linux#1166
Fixes: a480263 ("rust: list: add tracking for ListArc")
Signed-off-by: Sylvan Smit <[email protected]>
Reviewed-by: Benno Lossin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Changed tag to "Reported-by" and sorted. - Miguel ]
Signed-off-by: Miguel Ojeda <[email protected]>much in arc.rs1 parent b20fbbc commit 7a17bbc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments