From 1bd385d67946391dd3ed80654e36adbb634f0be6 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 14 Jan 2012 12:30:52 -0800 Subject: [PATCH] hwmon: (abituguru) Fix checkpatch issues Fixed: ERROR: do not use assignment in if condition ERROR: else should follow close brace '}' ERROR: switch and case should be at the same indent WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed: WARNING: msleep < 20ms can sleep for up to 20ms Cc: Hans de Goede Signed-off-by: Guenter Roeck --- Reading git-format-patch failed