hwmon: (nct6775) Constify strings
nct6775_sio_names should be a constant pointer to an array of
constant strings.
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Loading
Please register or sign in to comment
nct6775_sio_names should be a constant pointer to an array of
constant strings.
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>