On Tue, Sep 22, 2026 at 03:32:22PM +0200, Petr Pavlu wrote: > __MODULE_STRING() has been an alias for __stringify() since "[PATCH] > MODULE_PARM support for older modules" [1] in 2002-12. That change also > moved it to the graveyard section at the end of linux/module.h > > Replace the remaining uses of __MODULE_STRING() with __stringify() in > preparation for its removal. > > Link: https://git.kernel.org/tglx/history/c/136839a1b4 [1] > Signed-off-by: Petr Pavlu <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
