Re: [PATCH] rust: rbtree: fix minor typos in comments
From: Miguel Ojeda
Date: Mon Dec 01 2025 - 11:13:14 EST
On Mon, Dec 1, 2025 at 5:07 PM Atharv Dubey <atharvd440@xxxxxxxxx> wrote:
>
> This patch corrects a few small grammatical errors in the
s/few/couple?
It is also not a grammatical error, no? i.e. it is just a typo within a word.
> Link: https://github.com/Rust-for-Linux/linux/issues/1206
Thanks for doing these; however, since you already did other "good
first issues", please do not do more to let others pick them up :)
It is why I typically write "...to use it as a test to submit your
first patch to the kernel." in the issue text.
We can take this one since you did it already anyway. Please add the
Suggested-by tag as well.
Thanks!
Cheers,
Miguel