From: Jean Delvare Date: Tue, 29 Apr 2008 12:03:37 +0000 (+0200) Subject: hwmon: (lm85) Coding-style cleanups X-Git-Tag: v2.6.27-rc2~103^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f44809ac3d7a3fc977684dc3a95fa221f33fc15;p=pandora-kernel.git 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 Acked-by: Juerg Haefliger Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed