[PATCH v2] iommu/arm-smmu-v3: Convert comma to semicolon

Will Deacon will at kernel.org
Tue Oct 8 11:24:09 PDT 2024


On Mon, 23 Sep 2024 10:15:57 +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 will (for-joerg/arm-smmu/fixes), thanks!

[1/1] iommu/arm-smmu-v3: Convert comma to semicolon
      https://git.kernel.org/will/c/7de7d35429aa

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list