Re: [PATCH] wifi: brcmfmac: cfg80211: Convert comma to semicolon
From: Kalle Valo
Date: Mon Sep 09 2024 - 08:32:04 EST
Chen Ni <nichen@xxxxxxxxxxx> 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@xxxxxxxxxxx>
> Acked-by: Arend van Spriel <arend.vanspriel@xxxxxxxxxxxx>
Patch applied to wireless-next.git, thanks.
4f0568492fc4 wifi: brcmfmac: cfg80211: Convert comma to semicolon
--
https://patchwork.kernel.org/project/linux-wireless/patch/20240904074637.1352864-1-nichen@xxxxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches