From 57256088e1e0f26bb8abf677c9622de4841a89ac Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 14 Jan 2012 21:57:29 -0800 Subject: [PATCH] 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-format-patch failed