diff options
author | Tokunori Ikegami <ikegami@allied-telesis.co.jp> | 2018-08-08 10:32:17 +0900 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-08-10 09:13:01 -0700 |
commit | b36fb17159adad16a724f0d298a5b50269839ead (patch) | |
tree | ea5339eaa6f024b294e1d5c46a1e2bd0023abb26 /lib/test_overflow.c | |
parent | 5cf943ede4af95313665ea81f224533d2aa272bb (diff) | |
download | lwn-b36fb17159adad16a724f0d298a5b50269839ead.tar.gz lwn-b36fb17159adad16a724f0d298a5b50269839ead.zip |
hwmon: (adt7475) Change valid parameter to bool type
Currently the valid variable is of type char, but it is used as boolean.
So let's change it to bool.
Signed-off-by: Tokunori Ikegami <ikegami@allied-telesis.co.jp>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Chris Packham <chris.packham@alliedtelesis.co.nz>
[groeck: Update description]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions