]> 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)
commit93fc96bb05ac60c4262b26f16290f096d370dce8
tree0308a490b1e2f3970c8e3efaf703eb2423dabf8f
parentafa744ca0536412327f3b54a411e09137380d39b
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