drm/amd/display: clean up some inconsistent indentings
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 1 Sep 2022 07:56:55 +0000 (15:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Sep 2022 18:32:57 +0000 (14:32 -0400)
commitfc0cd4cd1f7fbe6b0cbe651a8b6db6ec5476c949
tree6449abec2dfdf7fef7de085c15a4d8d7a845d2ae
parent2efc30f0161b064f6918316ecd486a8e3feee10e
drm/amd/display: clean up some inconsistent indentings

This if statement is the content of the for statement above it. It
should be indented.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2026
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
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_hw_sequencer.c