drm/amdgpu: Clean up errors in vega20_baco.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 08:02:46 +0000 (08:02 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:41:04 +0000 (09:41 -0400)
commitffa702d2144d37a70ddc1009d085676efe985520
treeb01a1471d062d311cd2986d8dba90e4c4c4e1028
parent8223ef4838c6e7a968d2ae7f598458c22cce5466
drm/amdgpu: Clean up errors in vega20_baco.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: space required before the open parenthesis '('

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