commit | 8958dfb74a8b8673824d21efabaf565777c549fe | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Jan 14 21:29:27 2012 -0800 |
committer | Guenter Roeck <guenter.roeck@ericsson.com> | Sun Mar 18 18:27:26 2012 -0700 |
tree | 4e00131ed476e933f7e86d30b3fd089902a06685 | |
parent | 09770b261914166f326dcff5e43794a5f53e0f6a [diff] |
hwmon: (max1619): Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: trailing whitespace WARNING: line over 80 characters WARNING: please, no spaces at the start of a line WARNING: simple_strtol is obsolete, use kstrtol instead Signed-off-by: Guenter Roeck <linux@roeck-us.net>