Re: [PATCH] rust: uaccess: name the correct function

From: Alice Ryhl
Date: Mon Mar 17 2025 - 07:49:19 EST


On Mon, Mar 17, 2025 at 07:43:03AM -0400, Tamir Duberstein wrote:
> Correctly refer to `reserve` rather than `try_reserve` in a comment. This
> comment has been incorrect since inception in commit 1b580e7b9ba2 ("rust:
> uaccess: add userspace pointers").
>
> Fixes: 1b580e7b9ba2 ("rust: uaccess: add userspace pointers")
> Signed-off-by: Tamir Duberstein <tamird@xxxxxxxxx>

Thanks.

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>