Re: [PATCH v2] rust: auxiliary: fix "initialialized" typo

From: Greg KH
Date: Tue Sep 16 2025 - 09:13:03 EST


On Tue, Sep 16, 2025 at 01:01:03PM +0000, JaimeF wrote:
> From: Jaime Fan <jaimefine6@xxxxxxxxx>
>
> Fixes a spelling mistake in a comment: "initialialized" → "initialized".
> This improves clarity in the documentation and avoids confusion for readers.
>
> Suggested-by: onur-ozkan <work@xxxxxxxxxxxxx>
> Link: https://github.com/Rust-for-Linux/linux/issues/1187
> Signed-off-by: Jaime Fan <jaimefine6@xxxxxxxxx>
> ---
> v2:
> - Fixed Signed-off-by name to match From: line
> - Added explanatory changelog paragraph before tags

There has been way more than just 1 previous version of this patch
submitted :(