diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-05 10:20:17 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-05 16:07:07 +0100 |
commit | 813751eaec93bfeb6236aaed99607a44c01b3110 (patch) | |
tree | edfd703928bf953ac08d5b4538e77e6218697f28 /tools/perf/scripts/python/stackcollapse.py | |
parent | 54694840eff5e95d1b0ec0c916db2d889529c5d7 (diff) |
ASoC: Intel: skl_hda_dsp_generic: 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/20240905022017.1642550-1-nichen@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions