OSDN Git Service

drm/amd/pm: Clean up errors in vega10_baco.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 02:44:48 +0000 (02:44 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:22 +0000 (09:40 -0400)
commit16213ee9f2642cfcf6c2b636baa754328744f704
treed8afb547565af2a8f0b5c15bf28e76ee37a900e7
parent37d67a7adfa99fdee50068021fce29fcddf12d4d
drm/amd/pm: Clean up errors in vega10_baco.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: space required after that ',' (ctx:VxV)
ERROR: space prohibited before that ',' (ctx:WxV)

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