diff options
| author | Masahiro Yamada <[email protected]> | 2024-11-19 23:56:51 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-11-27 23:46:02 +0000 |
| commit | 9a8ace8bb2efa0ca43a77866fa9c835294b1e045 (patch) | |
| tree | 6a625b10e170b55df2bb1fe4c6bda22eec985882 /drivers/cdx/controller/cdx_controller.c | |
| parent | modpost: move strstarts() to modpost.h (diff) | |
| download | kernel-9a8ace8bb2efa0ca43a77866fa9c835294b1e045.tar.gz kernel-9a8ace8bb2efa0ca43a77866fa9c835294b1e045.zip | |
modpost: rename variables in handle_moddevtable()
This commit renames the variables in handle_moddevtable() as follows:
name -> type
namelen -> typelen
identifier -> name
These changes align with the definition in include/linux/module.h:
extern typeof(name) __mod_##type##__##name##_device_table
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
