Re: [PATCH] scsi: pmcraid: Convert comma to semicolon

From: Martin K. Petersen
Date: Thu Sep 19 2024 - 11:56:17 EST


On Thu, 05 Sep 2024 10:35:21 +0800, Chen Ni wrote:

> 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.
>
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/1] scsi: pmcraid: Convert comma to semicolon
https://git.kernel.org/mkp/scsi/c/4708c9332d97

--
Martin K. Petersen Oracle Linux Engineering