From: Guenter Roeck Date: Sun, 15 Jan 2012 05:57:29 +0000 (-0800) Subject: hwmon: (pcf8591) Fix checkpatch issues X-Git-Tag: v3.4-rc1~167^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57256088e1e0f26bb8abf677c9622de4841a89ac;p=pandora-kernel.git hwmon: (pcf8591) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: spaces required around that ':' (ctx:VxV) ERROR: spaces required around that '?' (ctx:VxV) WARNING: line over 80 characters WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Cc: Aurelien Jarno Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed