Skip to content

Fix "much" typo in arc.rs #1166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ojeda opened this issue May 25, 2025 · 2 comments
Closed

Fix "much" typo in arc.rs #1166

ojeda opened this issue May 25, 2025 · 2 comments
Labels
easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.

Comments

@ojeda
Copy link
Member

ojeda commented May 25, 2025

Fix "much" typo in arc.rs.


This requires submitting a proper patch to the LKML and the Rust for Linux mailing list. Please recall to test your changes (including generating the documentation if changed, running the Rust doctests if changed, etc.), to use a proper title for the commit, to sign your commit under the Developer's Certificate of Origin and to add a Reported-by: tag, a Closes: tag to this issue and a Fixes: tag to the relevant commit. Please see https://docs.kernel.org/process/submitting-patches.html and https://rust-for-linux.com/contributing for details.

@ojeda ojeda added • lib Related to the `rust/` library. good first issue Good for newcomers easy Expected to be an easy issue to resolve. labels May 25, 2025
@skrapi
Copy link

skrapi commented May 29, 2025

Sent a patch.

intel-lab-lkp pushed a commit to intel-lab-lkp/linux that referenced this issue May 29, 2025
Correct the typo (s/much/must) in the ListArc documentation.

Suggested-by: Miguel Ojeda <[email protected]>
Fixes: a480263 ("rust: list: add tracking for ListArc")
Closes: Rust-for-Linux#1166
Signed-off-by: Sylvan Smit <[email protected]>
@ojeda ojeda closed this as completed in 7a17bbc May 29, 2025
@ojeda
Copy link
Member Author

ojeda commented May 29, 2025

Applied to rust-next -- it will soon be in mainline. Welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
Development

No branches or pull requests

2 participants