diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2025-05-06 22:40:54 +0300 |
---|---|---|
committer | Miri Korenblit <miriam.rachel.korenblit@intel.com> | 2025-05-09 15:36:30 +0300 |
commit | 09019058f66b8c1980b253e88ad10df96cbc31b1 (patch) | |
tree | 240a69ff93ede218e2d55d9c1a30a841e7f1817a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c63a202895d2cd76ef07843dc4a549690db684f9 (diff) | |
download | linux-09019058f66b8c1980b253e88ad10df96cbc31b1.tar.xz |
wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qual
The compare_temps function in both mvm and mld dropped the const
qualifier in a cast in a way that makes -Werror=cast-qual unhappy. Add
the const to the cast to fix this.
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20250506194102.3407967-8-miriam.rachel.korenblit@intel.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions