Re: (subset) [PATCH] phy: rockchip: naneng-combphy: Convert comma to semicolon

From: Vinod Koul
Date: Wed Aug 20 2025 - 13:03:30 EST



On Thu, 14 Aug 2025 09:39:43 +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] phy: rockchip: naneng-combphy: Convert comma to semicolon
commit: a8f9de937dbf7bdabda72bd0c51e201e550129c2

Best regards,
--
~Vinod