drm/radeon: Clean up errors in si.c
authorXueBing Chen <chenxb_99091@126.com>
Thu, 11 Jan 2024 09:38:01 +0000 (09:38 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Jan 2024 20:40:29 +0000 (15:40 -0500)
commitce136e15e0f8c7448e1d4cc80c2c14feb2c2fdcd
tree76333b724ad6b4d7aa74beddcb700fd4a056f752
parent17c31edfa2e460443bed94ce8c42ce34ed2d7b27
drm/radeon: Clean up errors in si.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
ERROR: trailing statements should be on next lineo

Signed-off-by: XueBing Chen <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si.c