drm/amd/display: clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 12 May 2022 07:19:34 +0000 (15:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 May 2022 18:20:46 +0000 (14:20 -0400)
commitf3106c9424138ffd33bf0b491707c8722b57c18d
tree0308a490b1e2f3970c8e3efaf703eb2423dabf8f
parent04fd07397efda804977778629f5fa408dcb78369
drm/amd/display: clean up some inconsistent indenting

Eliminate the follow smatch warning:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:9687
amdgpu_dm_atomic_commit_tail() warn: inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c