Skip to content

Commit

Permalink
hwmon: (w83627hf) Fix checkpatch issues
Browse files Browse the repository at this point in the history
Fixed:
WARNING: simple_strtol is obsolete, use kstrtol instead
WARNING: simple_strtoul is obsolete, use kstrtoul instead
ERROR: do not use assignment in if condition

Modify multi-line comments to follow Documentation/CodingStyle.

Other checkpatch issues not fixed to reduce number of conflicts with pending
rewrite as mfd driver.

Signed-off-by: Guenter Roeck <[email protected]>
  • Loading branch information
groeck authored and Guenter Roeck committed Mar 19, 2012
1 parent ca3ccad commit 27b9de3
Showing 1 changed file with 174 additions and 90 deletions.
Loading

0 comments on commit 27b9de3

Please sign in to comment.