]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: remove extraneous ; after statements
authorColin Ian King <colin.i.king@gmail.com>
Wed, 15 Jan 2025 11:35:52 +0000 (11:35 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:57 +0000 (21:02 -0500)
commit9bbb556868c340fbf6f7d77cb215a37f06483f4b
tree65ec4ad7e12934e4522ae3717e16b3ad1f8f4cef
parent30f7f53a5b6d8937cb72131373e788965d24ec03
drm/amd/display: remove extraneous ; after statements

There are a couple of statements with two following semicolons, replace
these with just one semicolon.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c