From a80b10ccac53087a6ad47f45e29a3800e84448fa Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sat, 14 Jan 2012 22:42:41 -0800 Subject: [PATCH] hwmon: (ultra45_env) Fix checkpatch issues Fixed: WARNING: line over 80 characters WARNING: simple_strtol is obsolete, use kstrtol instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed (false positive): ERROR: Macros with multiple statements should be enclosed in a do - while loop Cc: David S. Miller Signed-off-by: Guenter Roeck --- Reading git-format-patch failed