On Tue, Aug 19, 2025 at 5:13 AM Petr Pavlu <[email protected]> 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 <[email protected]>
Reviewed-by: Sami Tolvanen <[email protected]> Sami

