hwmon: (it87) Use strict_strtol instead of simple_strtol
authorJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:19 +0000 (22:17 +0100)
committerJean Delvare <khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:19 +0000 (22:17 +0100)
For consistency and robustness, use strict_strtol instead of
simple_strtol.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found