Messages in this thread |  | | Date | Mon, 27 Apr 2026 13:28:57 +0200 | | Subject | Re: [PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning | | From | Daniel Gomez <> |
| |
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@kernel.org>
Available since v7.0-rc1. LGTM,
Reviewed-by: Daniel Gomez <da.gomez@samsung.com>
|  |