diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-20 08:56:51 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-11-28 08:46:02 +0900 |
commit | 9a8ace8bb2efa0ca43a77866fa9c835294b1e045 (patch) | |
tree | 6a625b10e170b55df2bb1fe4c6bda22eec985882 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9d98038d438d8515473a75a29bc524e9a4a5882a (diff) |
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 <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions