]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: Remove redundant semicolons
authorLiao Yuanhong <liaoyuanhong@vivo.com>
Tue, 12 Aug 2025 07:50:14 +0000 (15:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Oct 2025 09:56:30 +0000 (11:56 +0200)
commit780e2108502591ca701776dadc5443b57e296981
tree65fc9cbb3367fa985db178039d07fe20cf4af2a3
parentd40f6daa6a77f07b8138f2ebf2e2158b48e5d6ba
drm/amd/display: Remove redundant semicolons

[ Upstream commit 90b810dd859c0df9db2290da1ac5842e5f031267 ]

Remove unnecessary semicolons.

Fixes: dda4fb85e433 ("drm/amd/display: DML changes for DCN32/321")
Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/dml/dcn32/display_rq_dlg_calc_32.c