From c8de83624c33b2f5dc6ba497477fc2019b547949 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 14 Jan 2012 13:25:01 -0800 Subject: [PATCH] hwmon: (dme1737) Fix checkpatch issues Fixed: WARNING: braces {} are not necessary for any arm of this statement WARNING: braces {} are not necessary for single statement blocks WARNING: simple_strtol is obsolete, use kstrtol instead Modify multi-line comments to follow Documentation/CodingStyle. Also: s/#define^I/#define / Not fixed (false positive): ERROR: Macros with multiple statements should be enclosed in a do - while loop Cc: Juerg Haefliger Signed-off-by: Guenter Roeck --- Reading git-format-patch failed