diff options
author | 2024-09-05 10:35:21 +0800 | |
---|---|---|
committer | 2024-09-12 20:42:09 -0400 | |
commit | 4708c9332d975aabc8498ddb85936631535fdc20 (patch) | |
tree | 8cd8b89b1f29090e1deacf88a2e2e7a090a16dca /scripts/lib/kdoc/kdoc_files.py | |
parent | scsi: sd: Retry START STOP UNIT commands (diff) | |
download | wireguard-linux-4708c9332d975aabc8498ddb85936631535fdc20.tar.xz wireguard-linux-4708c9332d975aabc8498ddb85936631535fdc20.zip |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions