lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025091515-prison-eats-cb1e@gregkh>
Date: Mon, 15 Sep 2025 14:14:59 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: JaimeFine <jaimefine6@...il.com>
Cc: linux-kernel@...r.kernel.org, rust-for-linux@...r.kernel.org,
	ojeda@...nel.org
Subject: Re: [PATCH] rust: auxiliary: Fix 'initialialized' typo

On Mon, Sep 15, 2025 at 08:02:27PM +0800, JaimeFine wrote:
> From: Jaime Fine <jaimefine6@...il.com>
> 
> Suggested-by: onur-ozkan

What specific "typo" is being changed here?

> Link: https://github.com/Rust-for-Linux/linux/issues/1187
> Signed-off-by: Jaime Fine <jaimefine6@...il.com>
> ---
>  rust/kernel/auxiliary.rs | 357 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 357 insertions(+)
>  create mode 100644 rust/kernel/auxiliary.rs
> 
> diff --git a/rust/kernel/auxiliary.rs b/rust/kernel/auxiliary.rs
> new file mode 100644
> index 0000000..3626072
> --- /dev/null
> +++ b/rust/kernel/auxiliary.rs

You added a whole file, you did not modify an existing one :(

Also, please use scripts/get_maintainer.pl to determine who to send
patches to.

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ