Files
linux/scripts/mod/file2alias.c
Masahiro Yamada 7de43cb711 modpost: file2alias: check prototype of handler
[ Upstream commit f880eea68f ]

Use specific prototype instead of an opaque pointer so that the
compiler can catch function prototype mismatch.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-04-27 09:36:39 +02:00

41 KiB