Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning

From: Sami Tolvanen

Date: Tue May 26 2026 - 19:40:55 EST


On Mon, 27 Apr 2026 10:11:35 +0200, Andreas Hindborg wrote:
> Replace `pr_warn!` and the accompanying TODO with `pr_warn_once!`, now that
> the macro is available.
>
>

Applied to modules-next, thanks!

[1/1] rust: module_param: use `pr_warn_once!` for null pointer warning
commit: 8d2a562b7efe98fdea57d10caaced911fca46a3f

Best regards,

Sami