]> www.infradead.org Git - nvme.git/commit
drm/amd/display: Fix hdcp2_execution.c codestyle
authorMarcelo Mendes Spessoto Junior <marcelomspessoto@gmail.com>
Fri, 29 Dec 2023 17:41:54 +0000 (14:41 -0300)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jan 2024 21:10:44 +0000 (16:10 -0500)
commit31906f4cf6b1ece08f7a16c6c53ef899f1fda009
treea3d381baf4f22045307b0672bf0dd6cd82c51b8c
parent30c822afdf9f4b7194384e83f05adefc9da15632
drm/amd/display: Fix hdcp2_execution.c codestyle

Remove braces for single statement if expressions and change comparison
order for hdcp2_execution.c file

Signed-off-by: Marcelo Mendes Spessoto Junior <marcelomspessoto@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c