[PATCH] gpio: sama5d2-piobu: convert comma to semicolon
Bartosz Golaszewski
brgl at bgdev.pl
Thu Sep 5 00:35:22 PDT 2024
From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
On Thu, 05 Sep 2024 10:42:45 +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, thanks!
[1/1] gpio: sama5d2-piobu: convert comma to semicolon
commit: f4d08a8fed0542effc545990b583b5322e5bd003
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
More information about the linux-arm-kernel
mailing list