modpost: call module_alias_printf() from all do_*_entry() functions
The do_*_entry() functions cannot check the length of the given buffer.
Use module_alias_printf() helper consistently for these functions.
Signed-off-by:
Masahiro Yamada <masahiroy@kernel.org>
Loading
Please sign in to comment