diff options
author | Chen Ni <[email protected]> | 2024-09-05 11:21:48 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-05 16:07:06 +0100 |
commit | 54694840eff5e95d1b0ec0c916db2d889529c5d7 (patch) | |
tree | 07944652c5515ab496e5c61d26214b9c1a01afc8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d39b510a145a4766906cd49177695913d6e6bfd2 (diff) |
ASoC: topology-test: 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://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions