Skip to content

Commit

Permalink
hwmon: (lm85) Coding-style cleanups
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jean Delvare authored and Mark M. Hoffman committed Aug 1, 2008
1 parent 9ebd3d8 commit 1f44809
Showing 1 changed file with 255 additions and 250 deletions.
Loading

0 comments on commit 1f44809

Please sign in to comment.