OSDN Git Service

drm/amdgpu: Clean up errors in cik_ih.c
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:35:29 +0000 (06:35 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:13 +0000 (09:43 -0400)
commit9c7f00f7d13b192408db083a83b15cc03a4ac635
treef5cd4bccac91e2f6cce8ea42f123a6ff47843d0f
parent0b6c14d496228b33bbad24ea91fe6d9a2df73ab0
drm/amdgpu: Clean up errors in cik_ih.c

Fix the following errors reported by checkpatch:

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/cik_ih.c