drm/amdgpu: Clean up errors in navi10_ih.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 01:54:42 +0000 (01:54 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:38 +0000 (18:35 -0500)
commit2763da27f93ffa7cae20e01496a79fac033467a2
tree0316d4e227a817e89f8428385029ad8016bb6979
parentf7a16fa37694a67174d7464279b8768be70ddd48
drm/amdgpu: Clean up errors in navi10_ih.c

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line

Signed-off-by: chenxuebing <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/navi10_ih.c