hwmon: (lm90) Use bool for valid flag
Use bool for valid flag and leave it up to the compiler to find
an optimal representation.
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
Use bool for valid flag and leave it up to the compiler to find
an optimal representation.
Signed-off-by:
Guenter Roeck <linux@roeck-us.net>