OSDN Git Service

drm/amd/display: Clean up errors in color_gamma.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 02:39:55 +0000 (02:39 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:42:47 +0000 (09:42 -0400)
commit3646a89db179a2ff91642d26a59ca01de3ac3cd5
tree5c5cdf0cd765a21e845ce199b1f48f198ac29a21
parente1b3bcaadfaea728046cf18b6af8efc405eb694d
drm/amd/display: Clean up errors in color_gamma.c

Fix the following errors reported by checkpatch:

ERROR: trailing whitespace
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/modules/color/color_gamma.c