OSDN Git Service

drivers/amd/pm: Clean up errors in smu8_smumgr.h
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 02:09:43 +0000 (02:09 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:42:40 +0000 (09:42 -0400)
commit41c1b492bf013074de4a3ccfb8a62e735043d5b5
treee577e6cb3e98289777917b7fbfc84ec25c7f1542
parenta74691f5351785ebfb6082a0a14f02037e185d56
drivers/amd/pm: Clean up errors in smu8_smumgr.h

Fix the following errors reported by checkpatch:

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

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