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)
commit61e419f651a65ebe01658b46bfc317896cac0eda
tree66e39a384c6df778d41da246be02ea0326e87285
parenteb08accdd8d966e4027f8ba52f43faffa3e6dcbd
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