diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-05 05:42:45 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-09-05 10:34:51 +0300 |
commit | f4d08a8fed0542effc545990b583b5322e5bd003 (patch) | |
tree | 92dfd9abb2daaea848e24dc3fa081bc61ff23bcd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ccaf84694ce7e7438706185c726310be51954fd3 (diff) | |
download | linux-f4d08a8fed0542effc545990b583b5322e5bd003.tar.xz |
gpio: sama5d2-piobu: 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/20240905024245.1642989-1-nichen@iscas.ac.cn
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions