]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Remove NO_EFFECT self-assignment
authorAlex Hung <alex.hung@amd.com>
Thu, 30 May 2024 18:05:48 +0000 (12:05 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:18:25 +0000 (16:18 -0400)
commit2037646406ad0be7a89687a0333b7b40f50f9b33
treee1176c415af2d61b548198c0e2f32992e620207f
parentfe6f61d4729780269b2a454fdd5b5e038f0db0e4
drm/amd/display: Remove NO_EFFECT self-assignment

[WHAT & HOW]
The self-assignments have no effects and thus are removed.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.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
drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/dml2_core_shared.c