commit | 1f44809ac3d7a3fc977684dc3a95fa221f33fc15 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue Apr 29 14:03:37 2008 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 31 23:44:03 2008 -0400 |
tree | a2321ce812d601d2a5ecc6d409cb3158cef7fb13 | |
parent | 9ebd3d822efeca2e73565516a80373c76ce3fa12 [diff] |
hwmon: (lm85) Coding-style cleanups Fix most style issues reported by checkpatch, including: * Trailing, missing and extra whitespace * Extra parentheses, curly braces and semi-colons * Broken indentation * Lines too long I verified that the generated code is the same before and after these changes. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Juerg Haefliger <juergh at gmail.com> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>