diff options
author | Laurent Navet <[email protected]> | 2013-01-10 15:07:42 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2013-01-28 05:26:42 +0100 |
commit | 5c38dc8911b86b7c49305e2f2b631cd1241f2d87 (patch) | |
tree | dc6964e42fb260b105007019d6e6542ce0a96f70 /tools/perf/scripts/python/syscall-counts.py | |
parent | 81e34f913402284deed1a74ad7dcfa79396cbcc4 (diff) |
i2c: nforce2: fix coding style issues
avoid these checkpatch.pl issues :
- ERROR: "foo * bar" should be "foo *bar"
- ERROR: switch and case should be at the same indent
- ERROR: "(foo*)" should be "(foo *)"
- ERROR: do not use assignment in if condition
- ERROR: space required before the open parenthesis '('
- WARNING: suspect code indent for conditional statements
- WARNING: quoted string split across lines
- WARNING: space prohibited between function name and open parenthesis '('
- WARNING: line over 80 characters
also add spaces around some "+", "=", "*"
Signed-off-by: Laurent Navet <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions