aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorStefan Herdler <[email protected]>2024-05-07 02:24:46 +0200
committerHans Verkuil <[email protected]>2024-06-04 16:19:56 +0200
commit3b013d82145a433cd101096e9d1cec67eefb7fa1 (patch)
tree421877347d6f60ff629c3780fd2860c86b31198e /tools/perf/scripts/python/exported-sql-viewer.py
parent47da4d15c93aaf055225106b382423453f5eecc8 (diff)
media: av7110: coding style fixes: pointer_location
This patch fixes the following checkpatch warnings: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions