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

From: Will Deacon
Date: Tue Oct 08 2024 - 14:24:36 EST


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