diff options
| author | Masahiro Yamada <[email protected]> | 2024-11-19 23:56:52 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-11-27 23:46:02 +0000 |
| commit | 054a9cd395a79f4a5595f2cd24542e9bca8723c8 (patch) | |
| tree | b06d60462e7318bfcf3ceb7c6b1337693511d526 /drivers/cdx/controller/cdx_controller.c | |
| parent | modpost: rename variables in handle_moddevtable() (diff) | |
| download | kernel-054a9cd395a79f4a5595f2cd24542e9bca8723c8.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
