summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2024-11-26 10:38:39 +0800
committerAndi Shyti <andi.shyti@kernel.org>2025-01-07 23:46:10 +0100
commit525defdb608a153108c434e127b0bd1d83a5d8c1 (patch)
tree936ed992aa627fdc3dbd3ce0e18afd07f08a0be9 /tools/perf/scripts/python/export-to-postgresql.py
parente22daca457d5bec579f62ba84e826a51c26cce31 (diff)
i2c: isch: Convert comma to semicolon
Replace comma between expressions with semicolons. Using a ',' in place of a ';' can have unintended side effects. Although that is not the case here, it is seems best to use ';' unless ',' is intended. Found by inspection. No functional change intended. Compile tested only. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Link: https://lore.kernel.org/r/20241126023839.251922-1-nichen@iscas.ac.cn Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions