diff options
author | 2024-02-02 17:21:43 +0800 | |
---|---|---|
committer | 2024-02-25 12:37:37 -0800 | |
commit | 18b24a5f9ca3f180f0be72b98f170f043a5d8961 (patch) | |
tree | bd1c42e261de7c5fb59d66bed39906a29fd26930 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | hwmon: (coretemp) Split package temp_data and core temp_data (diff) | |
download | wireguard-linux-18b24a5f9ca3f180f0be72b98f170f043a5d8961.tar.xz wireguard-linux-18b24a5f9ca3f180f0be72b98f170f043a5d8961.zip |
hwmon: (coretemp) Remove redundant temp_data->is_pkg_data
temp_data->index saves the index in pdata->core_data[]. It is not used
by package temp_data.
Use temp_data->index as the indicator of package temp_data and remove
redundant temp_data->is_pkg_data.
No functional change.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Link: https://lore.kernel.org/r/20240202092144.71180-11-rui.zhang@intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions