]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
hwmon: (lm83) fix checkpatch issues
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tue, 10 Jan 2012 22:01:40 +0000 (23:01 +0100)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Mar 2012 01:26:43 +0000 (18:26 -0700)
commitb3789a0de229b4e9cc6d2531c7cbcdb5424a37b8
treebf3a9a2e20186cbbf9ea5c412cd8669a7e0cc372
parent93092a644fb519ec520c3a1f3e05ef9d25b1dac4
hwmon: (lm83) fix checkpatch issues

resolved:
ERROR: trailing whitespace
WARNING: please, no spaces at the start of a line
WARNING: simple_strtol is obsolete, use kstrtol instead
ERROR: do not use assignment in if condition

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/lm83.c