aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-08-27 00:56:08 +0200
committerDavid S. Miller <[email protected]>2020-08-26 16:21:17 -0700
commit31ffcb1077e6c4d36a67c40bccfb6f2bf0132f87 (patch)
tree7c377fcc51b1ea336d50fc3083685d42b1901567 /tools/perf/scripts/python/bin
parent73a9df4c10292ff4b5a937cac38313568acb05dc (diff)
net: ath11k: constify ath11k_thermal_ops
The only usage of ath11k_thermal_ops is to pass its address to thermal_cooling_device_register() which takes a const pointer. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions