linux-stable/drivers/w1/slaves
Krzysztof Kozlowski 0df2a5e99d w1: therm: constify pointers to hwmon_channel_info
Statically allocated array of pointed to hwmon_channel_info can be made
const for safety.

Link: https://lore.kernel.org/r/20230407150121.79887-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2023-05-08 12:16:38 +02:00
..
Kconfig w1: Fix Kconfig indentation 2023-05-08 08:14:50 +02:00
Makefile
w1_ds28e04.c w1: minor white-space and code style fixes 2023-04-20 14:15:06 +02:00
w1_ds28e17.c w1: use octal for file permissions 2023-04-20 14:15:06 +02:00
w1_ds250x.c
w1_ds2405.c
w1_ds2406.c w1: use octal for file permissions 2023-04-20 14:15:06 +02:00
w1_ds2408.c w1: minor white-space and code style fixes 2023-04-20 14:15:06 +02:00
w1_ds2413.c w1: use octal for file permissions 2023-04-20 14:15:06 +02:00
w1_ds2423.c
w1_ds2430.c
w1_ds2431.c
w1_ds2433.c w1: ds2433: do not use assignment in if condition 2023-04-20 14:15:06 +02:00
w1_ds2438.c w1: ds2438: remove redundant initialization of variable crc 2023-05-08 08:14:51 +02:00
w1_ds2780.c w1: minor white-space and code style fixes 2023-04-20 14:15:06 +02:00
w1_ds2780.h
w1_ds2781.c w1: minor white-space and code style fixes 2023-04-20 14:15:06 +02:00
w1_ds2781.h
w1_ds2805.c w1: use octal for file permissions 2023-04-20 14:15:06 +02:00
w1_smem.c
w1_therm.c w1: therm: constify pointers to hwmon_channel_info 2023-05-08 12:16:38 +02:00