drm/amdgpu: Clean up errors in dce_v10_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 07:03:48 +0000 (07:03 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:30 +0000 (09:43 -0400)
commit2b77f199a5a8dc58c1c5404d3abfbb0f45b962c9
tree292f613c32ead5c591525ae8c4da7e063ad23ad6
parent7c29b402368051331e75ecedc72eb988b03904b9
drm/amdgpu: Clean up errors in dce_v10_0.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

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