diff options
author | Stefan Herdler <[email protected]> | 2024-05-07 02:24:42 +0200 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-04 16:19:55 +0200 |
commit | 5a053c05a81eb18b2393f4dd1634a3887831f037 (patch) | |
tree | f36c2f01e7c2cf3cee29bd781685f4e69889d3b3 /tools/perf/scripts/python/parallel-perf.py | |
parent | 95ccc5b604415cbdef6bd228340088ac4ceb8055 (diff) |
media: sp8870: coding style fixes: whitespace
This patch fixes the following checkpatch warnings:
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar"
ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
ERROR:SPACING: space required before the open brace '{'
WARNING:SPACING: space prohibited between function name and open parenthesis '('
CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
Whitespace changes only.
"git diff -w" shows no changes.
Signed-off-by: Stefan Herdler <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions