]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: clean up some inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Fri, 1 Jul 2022 09:19:14 +0000 (17:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jul 2022 20:18:23 +0000 (16:18 -0400)
commit7a023b5cd4d79ad6783d8d0fd75ce55fe1d3d89c
tree66e39a384c6df778d41da246be02ea0326e87285
parent02752481dc58acf2fd398ec668eaa0365383f977
drm/amd/display: clean up some inconsistent indenting

Eliminate the follow smatch warning:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3151 commit_planes_for_stream() warn: inconsistent indenting

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c