commit | f5f64501e430784251b23625850ce6d690800acf | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:19 2010 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Fri Mar 05 22:17:19 2010 +0100 |
tree | 7792deb2086976e96a6f0387a25f1e63f3dc88d0 | |
parent | 5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0 [diff] |
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>