[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7a532573-9e59-41c6-bf57-f50cad502e57@linux.intel.com>
Date: Thu, 19 Sep 2024 12:45:18 +0800
From: Baolu Lu <baolu.lu@...ux.intel.com>
To: Chen Ni <nichen@...as.ac.cn>, will@...nel.org, robin.murphy@....com,
joro@...tes.org, jgg@...pe.ca, nicolinc@...dia.com, mshavit@...gle.com,
smostafa@...gle.com
Cc: baolu.lu@...ux.intel.com, linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu/arm-smmu-v3: Convert comma to semicolon
On 9/19/24 11:53 AM, 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.
>
> Signed-off-by: Chen Ni<nichen@...as.ac.cn>
> ---
> drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
A typo in commit e3b1be2e73dbe ("iommu/arm-smmu-v3: Reorganize struct
arm_smmu_ctx_desc_cfg").
Reviewed-by: Lu Baolu <baolu.lu@...ux.intel.com>
Thanks,
baolu
Powered by blists - more mailing lists