aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2024-09-05 10:35:21 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2024-09-12 20:42:09 -0400
commit4708c9332d975aabc8498ddb85936631535fdc20 (patch)
tree8cd8b89b1f29090e1deacf88a2e2e7a090a16dca /tools/perf/scripts/python
parenta8598aefae31f3bf27bad1a4cebf2b04a4cdf220 (diff)
scsi: pmcraid: 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> Link: https://lore.kernel.org/r/20240905023521.1642862-1-nichen@iscas.ac.cn Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions