drm/amd/display: clean up some inconsistent indentings
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 29 Aug 2022 08:36:27 +0000 (16:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Aug 2022 22:00:55 +0000 (18:00 -0400)
commitb3235e8635e1dd7ac1a27a73330e9880dfe05154
treee80b9f91e6b43237469727a2c0a3ce121113b62f
parent33100f10e2fb847954e80e356df3ef9e5941819f
drm/amd/display: clean up some inconsistent indentings

The indentation of statements in the same curly bracket should be
consistent.

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1892
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/dcn32/dcn32_hwseq.c