On Wed, 18 Sep 2024 10:33:57 +0800, Yang Li wrote: > ./drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c:282:2-3: Unneeded semicolon > > This patch removes an unneeded semicolon after a switch statement in the > pll_get_post_div function. Adding a semicolon after a switch statement is > unnecessary and can lead to confusion in the code structure. > > > [...] Applied, thanks! [1/1] drm/msm: Remove unneeded semicolon https://gitlab.freedesktop.org/lumag/msm/-/commit/00adf52efec3 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>