Re: [PATCH] rust: alloc: fix typo in docs for GFP_NOWAIT

From: Miguel Ojeda
Date: Tue Jul 09 2024 - 03:53:42 EST


On Wed, May 29, 2024 at 10:34 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Fix a typo in alloc.rs by replacing Ror with For.
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>

Applied to `rust-next` -- thanks!

Cheers,
Miguel