diff options
author | 2024-09-05 11:21:48 +0800 | |
---|---|---|
committer | 2024-09-05 16:07:06 +0100 | |
commit | 54694840eff5e95d1b0ec0c916db2d889529c5d7 (patch) | |
tree | 07944652c5515ab496e5c61d26214b9c1a01afc8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Add audio support for the MediaTek Genio 350-evk (diff) | |
download | wireguard-linux-54694840eff5e95d1b0ec0c916db2d889529c5d7.tar.xz wireguard-linux-54694840eff5e95d1b0ec0c916db2d889529c5d7.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions