mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>