OSDN Git Service

drm/amdgpu: Clean up errors in vega20_ih.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:46:06 +0000 (06:46 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:20 +0000 (09:43 -0400)
commit1f45f1c592401073a93bb39eda98ba215edb6b8d
treed58ec870347792bcc21002a15f0cb677273dc36c
parent46eb29b867e9aba1961dedddb9f2d610cc19214b
drm/amdgpu: Clean up errors in vega20_ih.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/vega20_ih.c