aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorLad Prabhakar <[email protected]>2022-09-09 18:28:38 +0000
committerDaniel Lezcano <[email protected]>2022-10-04 09:21:18 +0000
commitc7114365e3b7566cba86902123538c7d9bb62b7a (patch)
treef4fe829d9ea18bbe8b4fa806bf0779be33ffa302 /lib/debugobjects.c
parentthermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM... (diff)
downloadkernel-c7114365e3b7566cba86902123538c7d9bb62b7a.tar.gz
kernel-c7114365e3b7566cba86902123538c7d9bb62b7a.zip
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
The only usage of rcar_thermal_zone_of_ops is to pass its address to devm_thermal_of_zone_register(), which takes a pointer to const struct thermal_zone_device_ops. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Niklas Söderlund <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions