drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 09:36:56 +0000 (09:36 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:41:12 +0000 (09:41 -0400)
commit79501a7fb4c46e7ca35824cd7050197ff3f9d441
treee765a02a1186907c31e0992009adb81ff766c5c6
parent2ad4f01f19501d2ffc2fe1f7ccccf64d6d5ea93e
drm/amd/pm/powerplay/hwmgr/hwmgr: Clean up errors in hwmgr.c

Fix the following errors reported by checkpatch:

ERROR: space prohibited after that '~' (ctx:WxW)
ERROR: spaces required around that '||' (ctx:VxW)

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