diff options
author | Chen Ni <[email protected]> | 2024-09-05 10:42:45 +0800 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-09-05 09:34:51 +0200 |
commit | f4d08a8fed0542effc545990b583b5322e5bd003 (patch) | |
tree | 92dfd9abb2daaea848e24dc3fa081bc61ff23bcd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ccaf84694ce7e7438706185c726310be51954fd3 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions