hwmon: replaced strict_str* with kstr*
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 4 Jan 2012 19:58:52 +0000 (20:58 +0100)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 5 Jan 2012 16:19:34 +0000 (08:19 -0800)
replaced strict_strtol with kstrtol and
replaced strict_strtuol with kstrtuol

This satisfies checkpatch -f
Compile tested only: no warnings or errors given

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found