aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChen Ni <[email protected]>2024-09-04 15:46:37 +0800
committerKalle Valo <[email protected]>2024-09-09 15:31:35 +0300
commit4f0568492fc446b25b5538ba2e3a85c2dbe0ab5d (patch)
tree5e7fa0a40dde1d22fb67c79e40a83845ebccc1d8 /tools/perf/scripts/python
parenteeccaa46cb6f8bdf635dc38b84e66ddb9fbbcee7 (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')
0 files changed, 0 insertions, 0 deletions