OSDN Git Service

drm/amdgpu: Clean up errors in ci_baco.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 08:05:50 +0000 (08:05 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:46 +0000 (09:40 -0400)
commit958f27fc528a866027de7b7c01c59108fe0700bc
tree86275c947871a844272f2f009c8c87e26612fad1
parent53fa57d2186e725b2a39d5e6848fed7a63c2058e
drm/amdgpu: Clean up errors in ci_baco.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/pm/powerplay/hwmgr/ci_baco.c