diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-20 08:56:52 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-28 08:46:02 +0900 |
commit | 054a9cd395a79f4a5595f2cd24542e9bca8723c8 (patch) | |
tree | b06d60462e7318bfcf3ceb7c6b1337693511d526 /lib/mpi/mpi-add.c | |
parent | 9a8ace8bb2efa0ca43a77866fa9c835294b1e045 (diff) | |
download | linux-054a9cd395a79f4a5595f2cd24542e9bca8723c8.tar.gz linux-054a9cd395a79f4a5595f2cd24542e9bca8723c8.tar.bz2 linux-054a9cd395a79f4a5595f2cd24542e9bca8723c8.zip |
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
This commit renames the alias symbol, __mod_<type>__<name>_device_table
to __mod_device_table__<type>__<name>.
This change simplifies the code slightly, as there is no longer a need
to check both the prefix and suffix.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions