drm/amd/display: Whitespace cleanup
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 27 Mar 2023 16:07:54 +0000 (18:07 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 31 Mar 2023 15:18:55 +0000 (11:18 -0400)
commit3335a13535312c9fad4d8d1307a621e6617d6ed8
tree459553b2ac17cfcb596b3d1aea2a8e440f148349
parent828d9a872cdfffa7c650b9cead166d33187cd942
drm/amd/display: Whitespace cleanup

Commit 075e2099c32c ("drm/amd/display: Fix race condition in DPIA AUX
transfer") was backported to stable, which I noticed because of git
saying

linux-6.1/.git/rebase-apply/patch:37154: space before tab in indent.

while applying patch-6.1.21. While fixing the code location that issued
that warning, improve in few more places.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c