diff options
author | Armin Wolf <[email protected]> | 2021-07-29 00:15:53 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-08-17 14:54:25 -0700 |
commit | c9363cdf3aab9f48c3c8bd8bfa77dcfd3a3a92d2 (patch) | |
tree | cd66b2a9e90826f29d6cda3241ff48ab63293c40 /scripts/gdb/linux/lists.py | |
parent | 1492fa21c0ba531e3ae4fc1b5cdaaf96603bf800 (diff) |
hwmon: (dell-smm-hwmon) Mark functions as __init
i8k_get_dmi_data() and i8k_get_dell_signature() are
only called during module init and probe, which both
are marked as __init.
Also mark these function as __init to lower the runtime
memory footprint.
Signed-off-by: Armin Wolf <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Tested-by: Pali Rohár <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions