OSDN Git Service

drm/amd/pm: Clean up errors in smu_v13_0_6_ppt.c
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 02:06:25 +0000 (02:06 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:40:10 +0000 (09:40 -0400)
commitd397fa5e529726ce488faa68484833ea245a94d8
treeb23503a1ecbb169a53a20126d4542c14333b8517
parent8c3d5b404d7c1b8022299d7a876732d3760c83c6
drm/amd/pm: Clean up errors in smu_v13_0_6_ppt.c

Fix the following errors reported by checkpatch:

ERROR: code indent should use tabs where possible
ERROR: that open brace { should be on the previous line

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