diff options
| author | Chen Ni <[email protected]> | 2024-09-05 02:35:21 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-09-13 00:42:09 +0000 |
| commit | 4708c9332d975aabc8498ddb85936631535fdc20 (patch) | |
| tree | 8cd8b89b1f29090e1deacf88a2e2e7a090a16dca /drivers/scsi/scsi_debug.c | |
| parent | scsi: sd: Retry START STOP UNIT commands (diff) | |
| download | kernel-4708c9332d975aabc8498ddb85936631535fdc20.tar.gz kernel-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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
