drm/radeon: add missing spaces after ',' and else should follow close brace '}'
authorRan Sun <sunran001@208suo.com>
Mon, 24 Jul 2023 03:30:18 +0000 (11:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jul 2023 18:47:20 +0000 (14:47 -0400)
commitdc2003560ced79237399193bb411e8899ec1ea3f
treeb2f4cb50d13d5f7282b03fc93cef9741dfd10923
parentb5ac08806c07ab86645c6fbaa5832214c1d10e34
drm/radeon: add missing spaces after ',' and else should follow close brace '}'

ERROR: else should follow close brace '}'

ERROR: space required after that ',' (ctx:VxV)

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