On Thu, 10 Apr 2025 10:52:21 +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] drm/msm: Convert comma to semicolon https://gitlab.freedesktop.org/lumag/msm/-/commit/5db5401c2455 Best regards, -- Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com>