commit | 21d2a8f17b7533d84acf659d4a3757115fad0356 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Jan 14 12:45:47 2012 -0800 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sun Mar 18 18:27:19 2012 -0700 |
tree | 98a62d76173dd579aa8d7cfd884829d7be573edf | |
parent | 1bd385d67946391dd3ed80654e36adbb634f0be6 [diff] |
hwmon: (adm1021) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: space prohibited between function name and open parenthesis '(' Modify multi-line comments to follow Documentation/CodingStyle. Cc: Michael Abbott <michael.abbott@diamond.ac.uk> Signed-off-by: Guenter Roeck <linux@roeck-us.net>