OSDN Git Service

drm/amd/display: Clean up errors in dcn315_smu.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 02:58:14 +0000 (02:58 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:42:59 +0000 (09:42 -0400)
commit06020e1f7ca03960f4b4bc221d64b0fa919d6f31
tree427bb7eb4a356289fd74d36942422c981205b720
parenta4753953a900f1fb93ca0dd374e0a7b681a280a2
drm/amd/display: Clean up errors in dcn315_smu.c

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line
ERROR: code indent should use tabs where possible

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/dcn315_smu.c