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

From: Sami Tolvanen

Date: Thu May 28 2026 - 21:05:40 EST


On Thu, May 21, 2026 at 11:14:05AM -0500, Kenny Glowner wrote:
> Add a trailing newline ('\n') to the pr_warn! call in set_param to
> ensure the kernel ring buffer flushes the message correctly and
> prevents log line smearing.
>

Applied to modules-next, thanks!

[1/1] rust: module_param: add missing newline to pr_warn_once
commit: ae12a56ba16adcb8a06d5b3b91d4f82a092e8de3

Best regards,

Sami