diff options
author | Armin Wolf <W_Armin@gmx.de> | 2021-08-14 17:36:34 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2021-08-18 00:54:27 +0300 |
commit | c510f6accbba66af900d710a05b635581f4129f4 (patch) | |
tree | 02a3d943c5be75d9df048427e5d9f4a8f12e3535 /tools/perf/scripts/python | |
parent | 1125bacbf36cc53121cecba20d1def032881085d (diff) | |
download | linux-c510f6accbba66af900d710a05b635581f4129f4.tar.xz |
hwmon: (dell-smm) Mark tables as __initconst
Both the config and the DMI tables never change and
are only used during module init for setting up
the device data struct.
Mark all of them as const and __initconst for a
smaller runtime memory footprint.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20210814143637.11922-2-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions