diff options
| author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-05 10:25:32 +0800 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-10-12 16:28:25 +0200 |
| commit | 365365a26614e27b133ee72960510d1ae3439015 (patch) | |
| tree | 872d4db41fbfa820af08c80580d0935028335d4e /tools/perf/scripts/python | |
| parent | 7ade935392a35665f43dd37317ddb3ef1555378c (diff) | |
| download | linux-365365a26614e27b133ee72960510d1ae3439015.tar.gz linux-365365a26614e27b133ee72960510d1ae3439015.zip | |
media: vde: 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>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
