]> git.baikalelectronics.ru Git - kernel.git/commit
hwmon: (lm80) fix checkpatch messages
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 4 Jan 2012 19:58:53 +0000 (20:58 +0100)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Thu, 5 Jan 2012 16:19:34 +0000 (08:19 -0800)
commit2b8d76a0691adbaf3362834822d266bc8c728e71
treef7942278228a1285cb3ece3f597a56c86b4450b6
parent0c3f31c136ac533ad1ca6db7ce1728b2ade179ee
hwmon: (lm80) fix checkpatch messages

Fixed all checkpatch messages except
simple_strto* -> kstr*
This will be addressed in a separate patch

Also left one line-too-long message as it was only a
little bit too long and would become less readable

compile-tested: no warnings or errors

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/lm80.c