summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-05-07 18:02:49 -0600
committerAlex Deucher <alexander.deucher@amd.com>2024-05-20 16:19:34 -0400
commit70bb97d95fe149607f8e148087ee7e48cc3e94d6 (patch)
tree83688c55c0889021cae2b3db97debee5c76e4c64 /drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
parent7f46daca139985cbfb79f1c3a41f4df065d45b1e (diff)
downloadlinux-70bb97d95fe149607f8e148087ee7e48cc3e94d6.tar.gz
linux-70bb97d95fe149607f8e148087ee7e48cc3e94d6.tar.bz2
linux-70bb97d95fe149607f8e148087ee7e48cc3e94d6.zip
drm/amd/display: Adjust incorrect indentations and spaces
This fixes indentations and adjust spaces for better readability and code styles. Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c b/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
index 4f559a025cf0..2873ac8f16fb 100644
--- a/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
+++ b/drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
@@ -109,7 +109,6 @@ static void dmub_replay_enable(struct dmub_replay *dmub, bool enable, bool wait,
if (retry_count >= 1000)
ASSERT(0);
}
-
}
/*