From: Frans Meulenbroeks Date: Tue, 10 Jan 2012 14:49:35 +0000 (+0100) Subject: hwmon: (lm80) fix checkpatch warnings X-Git-Tag: v3.4-rc1~167^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9e7c4c0365e246d85166a5ee04a8dd4dcfada9;p=pandora-kernel.git hwmon: (lm80) fix checkpatch warnings fix: WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Signed-off-by: Frans Meulenbroeks [guenter.roeck@ericsson.com: kstrtol->kstrtoul where appropriate] Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed