]> git.itanic.dy.fi Git - linux-stable/commit
modpost: remove MEM_INIT_SECTIONS macro
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Oct 2023 17:06:08 +0000 (02:06 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 Oct 2023 12:31:22 +0000 (21:31 +0900)
commit473a45bb35f080e31cb4fe45e905bfe3bd407fdf
treeb93a7d23dd7998837c88b3c274a46927fe9c9e40
parente1dc1bfe5b27842c9e43a1f2d42c34decb0660c3
modpost: remove MEM_INIT_SECTIONS macro

ALL_XXXINIT_SECTIONS and MEM_INIT_SECTIONS are the same.
Remove the latter.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mod/modpost.c