diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-04 15:52:13 +0800 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2024-09-06 14:23:07 +0200 |
commit | df6b08670f76b77f7025ab543686ee4ef45a5724 (patch) | |
tree | ffcd34e2e728e4f8a4172b6b24f327dfa8c743d4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 45064d19fd3af6aeb0887b35b5564927980cf150 (diff) |
wifi: mt76: mt7925: 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>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://patch.msgid.link/20240904075213.1352976-1-nichen@iscas.ac.cn
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions