summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2012-01-15 08:58:08 +0400
committerGuenter Roeck <guenter.roeck@ericsson.com>2012-03-19 05:27:04 +0400
commitc6370dbe45278db0ebebc377c0a6143b7c488379 (patch)
tree2d893c4423feed269aef31107d8771f2f976f3b7 /tools/perf/scripts/python/check-perf-trace.py
parent525ad3731949fd9049254eabde57012d7cc06dbc (diff)
downloadlinux-c6370dbe45278db0ebebc377c0a6143b7c488379.tar.xz
hwmon: (lm87) Fix checkpatch issues
Fixed: ERROR: do not use assignment in if condition ERROR: space required after that close brace '}' ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that '<' (ctx:VxV) ERROR: trailing statements should be on next line WARNING: line over 80 characters WARNING: simple_strtol is obsolete, use kstrtol instead WARNING: simple_strtoul is obsolete, use kstrtoul instead Modify multi-line comments to follow Documentation/CodingStyle. Not fixed everywhere (code complexity): ERROR: do not use assignment in if condition As a side effect of the changes made, attribute set functions now return an error if an attempt is made to write non-numeric values. Previously, such writes were interpreted as writing 0. Cc: Jean Delvare <khali@linux-fr.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions