summaryrefslogtreecommitdiff
path: root/drivers/hwmon/sht15.c
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2012-01-03 11:02:41 (GMT)
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-01-05 16:19:33 (GMT)
commit24edc0a71badc13a9574b060e6a22e78339ac7a4 (patch)
tree0ab30c8cdb9f373a11140356c410254cb6fce54b /drivers/hwmon/sht15.c
parent1f962f363b762887d8f9057598b6acacf9e80234 (diff)
downloadlinux-fsl-qoriq-24edc0a71badc13a9574b060e6a22e78339ac7a4.tar.xz
hwmon: (lm75) fix checkpatch warning
Fixed this: WARNING: strict_strtol is obsolete, use kstrtol instead + error = strict_strtol(buf, 10, &temp); by replacing strict_strtol with kstrtol. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'drivers/hwmon/sht15.c')
0 files changed, 0 insertions, 0 deletions