On Tue, Aug 19, 2025 at 5:13 AM Petr Pavlu <petr.pa...@suse.com> wrote: > > Remove the custom __modinit macro from kernel/params.c and instead use the > common __init_or_module macro from include/linux/module.h. Both provide the > same functionality. > > Signed-off-by: Petr Pavlu <petr.pa...@suse.com>
Reviewed-by: Sami Tolvanen <samitolva...@google.com> Sami