drm/amd/display: Clean up errors in display_mode_vba_30.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:20:25 +0000 (06:20 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:09 +0000 (09:43 -0400)
commit06788a22aa8d49efa11b6dc6eca818719de0192f
tree580dc3fc8cbfc17546ad18f0b57616517bbfe308
parent82a72b1606b1b746d1094f7734dd232527a48e28
drm/amd/display: Clean up errors in display_mode_vba_30.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/dml/dcn30/display_mode_vba_30.c