diff options
author | Chen Ni <[email protected]> | 2024-09-05 10:20:17 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-05 16:07:07 +0100 |
commit | 813751eaec93bfeb6236aaed99607a44c01b3110 (patch) | |
tree | edfd703928bf953ac08d5b4538e77e6218697f28 /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[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