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

From: Daniel Gomez

Date: Mon Apr 27 2026 - 07:30:31 EST


On 27/04/2026 10.11, Andreas Hindborg wrote:
> Replace `pr_warn!` and the accompanying TODO with `pr_warn_once!`, now that
> the macro is available.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>

Available since v7.0-rc1. LGTM,

Reviewed-by: Daniel Gomez <da.gomez@xxxxxxxxxxx>