drm/amd/display: Clean up errors in dcn10_dpp_dscl.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:16:35 +0000 (06:16 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:08 +0000 (09:43 -0400)
commit82a72b1606b1b746d1094f7734dd232527a48e28
tree532909a6047c52615cc289284e0408c53c56e727
parentdfc0cc6828404a9b571d452d6baf1a160aa9b89f
drm/amd/display: Clean up errors in dcn10_dpp_dscl.c

Fix the following errors reported by checkpatch:

ERROR: else should follow close brace '}'

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c