drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 09:28:21 +0000 (09:28 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:41:06 +0000 (09:41 -0400)
commitfd9e257a9406099772bcfc4414c32f1e632882b9
tree190ac5b3da1a49516087285dcdd093e6b6d8ea41
parentffa702d2144d37a70ddc1009d085676efe985520
drm/amdgpu/powerplay: Clean up errors in vega20_hwmgr.c

Fix the following errors reported by checkpatch:

ERROR: code indent should use tabs where possible
ERROR: space required before the open parenthesis '('
ERROR: space prohibited before that close parenthesis ')'

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_hwmgr.c