Re: [PATCH v2] rust: rbtree: fix minor typos in comments

From: Miguel Ojeda
Date: Sun Jan 04 2026 - 17:53:04 EST


On Mon, Dec 1, 2025 at 5:56 PM Atharv Dubey <atharvd440@xxxxxxxxx> wrote:
>
> This patch corrects a couple of typo errors in the
> documentation comments to improve clarity and readability.
>
> Suggested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> Link: https://github.com/Rust-for-Linux/linux/issues/1206
> Signed-off-by: Atharv Dubey <atharvd440@xxxxxxxxx>

Applied to `rust-fixes` -- thanks everyone!

[ Removed one of the cases that is gone now. Reworded accordingly
(and to avoid mentioning 'documentation', since it is just
a comment). - Miguel ]

Cheers,
Miguel