]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: fix inconsistent indenting warning
authorCharles Han <hanchunchao@inspur.com>
Wed, 5 Mar 2025 10:40:57 +0000 (18:40 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Mar 2025 17:53:06 +0000 (12:53 -0500)
commit571d36837c84707ea36fa37ab1373a124e328ed4
treec048938f28798d4096e3a487e6ab2109dbff89b8
parent3646cc65e2747ff112d7de1a05a2e756414b771e
drm/amdgpu: fix inconsistent indenting warning

Fix below inconsistent indenting smatch warning.
smatch warnings:
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c:582 amdgpu_sdma_reset_engine() warn: inconsistent indenting

Signed-off-by: Charles Han <hanchunchao@inspur.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c