diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2024-09-05 10:35:21 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-09-12 20:42:09 -0400 |
commit | 4708c9332d975aabc8498ddb85936631535fdc20 (patch) | |
tree | 8cd8b89b1f29090e1deacf88a2e2e7a090a16dca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a8598aefae31f3bf27bad1a4cebf2b04a4cdf220 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions