OSDN Git Service

drm/amd/display: Clean up errors in dcn316_smu.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 03:03:11 +0000 (03:03 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:02 +0000 (09:43 -0400)
commit35c4b73ebe5fd5a89f20e943b733b549224f86eb
tree3df3902480e1b2ce7196b3e73ec4222972986f55
parent5cc0ac067494b1b6d324cf9d391730b19e5b431f
drm/amd/display: Clean up errors in dcn316_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/dcn316/dcn316_smu.c