Commit 9a8ace8b authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent 9d98038d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment