summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/g760a.c
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2012-01-08 19:34:20 +0100
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-19 02:26:30 +0100
commit7b102ed66030a454eac1afce3af89eb3d03b0ce4 (patch)
tree864f56541714d3e2b17204f5f49012eab663a80d /drivers/hwmon/g760a.c
parenthwmon: use DEFINE_PCI_DEVICE_TABLE (diff)
downloadlinux-7b102ed66030a454eac1afce3af89eb3d03b0ce4.tar.xz
linux-7b102ed66030a454eac1afce3af89eb3d03b0ce4.zip
hwmon: (i5k_amb) fix checkpatch issues
fixed: WARNING: simple_strtoul is obsolete, use kstrtoul instead + unsigned long temp = simple_strtoul(buf, NULL, 10) / 500; WARNING: simple_strtoul is obsolete, use kstrtoul instead + unsigned long temp = simple_strtoul(buf, NULL, 10) / 500; WARNING: simple_strtoul is obsolete, use kstrtoul instead + unsigned long temp = simple_strtoul(buf, NULL, 10) / 500; Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon/g760a.c')
0 files changed, 0 insertions, 0 deletions