]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Clean up errors in amdgpu_rlc.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:10:02 +0000 (02:10 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:38 +0000 (18:35 -0500)
commit73888bad4d1f89a8a137f74835c9a0a47c0e133c
tree570c2513b462e9caae310d2a14d8c1cd24955557
parent1ed8ccf2687765bde609283c53498299683bd98b
drm/amdgpu: Clean up errors in amdgpu_rlc.c

Fix the following errors reported by checkpatch:

ERROR: space prohibited before that '++' (ctx:WxB)

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