]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb2a1e5c691c6728737f32338ae1dc15270da5917
tree0308a490b1e2f3970c8e3efaf703eb2423dabf8f
parentc1a2d842468da6f68038188e225e5fc42eadd2b6
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