diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-05 11:21:48 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-05 16:07:06 +0100 |
commit | 54694840eff5e95d1b0ec0c916db2d889529c5d7 (patch) | |
tree | 07944652c5515ab496e5c61d26214b9c1a01afc8 /tools/perf/scripts/python/gecko.py | |
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 <nichen@iscas.ac.cn>
Link: https://patch.msgid.link/20240905032148.1929393-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions