Re: [PATCH] rust: module_param: add missing newline to pr_warn

From: Miguel Ojeda

Date: Thu May 28 2026 - 05:06:59 EST


On Thu, May 21, 2026 at 6:14 PM Kenny Glowner
<sisyphuscode0311@xxxxxxxxx> wrote:
>
> Link: https://github.com/Rust-for-Linux/linux/issues/1139
>
> Signed-off-by: Kenny Glowner <SisyphusCode0311@xxxxxxxxx>

By the way, we put tags together as one -- also please feel free to
add me as suggester like the issue says (part of the reason behind
these "good first issues" is to show you how these tags usually work),
e.g.

Suggested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Link: https://github.com/Rust-for-Linux/linux/issues/1139
Signed-off-by: Kenny Glowner <SisyphusCode0311@xxxxxxxxx>

Cheers,
Miguel