drm/amdgpu: Clean up errors in ih_v6_0.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:43:33 +0000 (06:43 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:18 +0000 (09:43 -0400)
commit46eb29b867e9aba1961dedddb9f2d610cc19214b
treea6746004b8c8276671d9aabeeb3e128d16ff3af2
parent08110c26ce50bba2d2ac79ffb5c3a3d81f5af82a
drm/amdgpu: Clean up errors in ih_v6_0.c

Fix the following errors reported by checkpatch:

ERROR: trailing statements should be on next line
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/amdgpu/ih_v6_0.c