]> www.infradead.org Git - users/dwmw2/linux.git/commit
power: supply: core: constify psy_tzd_ops
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 28 Aug 2024 18:04:29 +0000 (20:04 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 28 Aug 2024 22:11:31 +0000 (00:11 +0200)
commit9dad0127ad732f756d056ea152e0b084f321c765
tree275512bff52e2d5d075d772b1e58b3d4b0fde85c
parentcf8c39b00e982fa506b16f9d76657838c09150cb
power: supply: core: constify psy_tzd_ops

This struct is never modified, so mark it const.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20240828-power-supply-const-psy_tzd_ops-v1-1-dc27176fda5b@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c