]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitf5f64501e430784251b23625850ce6d690800acf
tree7792deb2086976e96a6f0387a25f1e63f3dc88d0
parent5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0
hwmon: (it87) Use strict_strtol instead of simple_strtol

For consistency and robustness, use strict_strtol instead of
simple_strtol.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/it87.c