commit | 7924799ed2ddaa393c2ef0c4cd13a81d122bffde | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Mon Jun 01 14:57:07 2020 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Sat Jun 06 23:38:12 2020 +0900 |
tree | 5c6b53f9f7eb28c0658d423181dda2bf972ce4a8 | |
parent | ce2ddd6d6ab3b343837d5c8e17538a5f67fa400e [diff] |
modpost: rename ext_sym_list to dump_list The -i option is used to include Modules.symver as well as files from $(KBUILD_EXTRA_SYMBOLS). Make the struct and variable names more generic. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>