drm/amdgpu: Clean up errors in gfx_v9_4.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:19:00 +0000 (02:19 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:40 +0000 (18:35 -0500)
commit7230ebeb0a9b4ea2a32ef542625ffc2c4328051d
tree4e7d982ac537bca12fbdf0b118aafc1c9acdf521
parentb679566bf0c17797a5a86ddd871577215248d759
drm/amdgpu: Clean up errors in gfx_v9_4.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/gfx_v9_4.c