drm/amd/display: clean up some inconsistent indenting
authorYang Li <yang.lee@linux.alibaba.com>
Sat, 29 Jan 2022 01:04:13 +0000 (09:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Feb 2022 23:26:32 +0000 (18:26 -0500)
commitdd4dabe4b3c2425878a49ae8d5817d5c5958c6db
tree5b8725479e065a371ac8bcfe0cf3688706bcc287
parentbd682a788c1f4fbefe17b3ee9e0e3debdefeec6d
drm/amd/display: clean up some inconsistent indenting

Eliminate the follow smatch warning:
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c:2246
dp_perform_8b_10b_link_training() warn: inconsistent indenting

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
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_link_dp.c