diff options
author | Chen Ni <[email protected]> | 2024-09-04 15:46:37 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2024-09-09 15:31:35 +0300 |
commit | 4f0568492fc446b25b5538ba2e3a85c2dbe0ab5d (patch) | |
tree | 5e7fa0a40dde1d22fb67c79e40a83845ebccc1d8 /tools/perf/scripts/python/sched-migration.py | |
parent | eeccaa46cb6f8bdf635dc38b84e66ddb9fbbcee7 (diff) |
wifi: brcmfmac: cfg80211: 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]>
Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions