drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
authorMelissa Wen <mwen@igalia.com>
Tue, 14 Feb 2023 12:14:02 +0000 (11:14 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Feb 2023 03:20:32 +0000 (22:20 -0500)
commit94369589e4ec13c762fe10a1fdc4463bdfee5d5f
treec665ed5ca24bee53ed14bbf4f9da45e00e9a495c
parentf52231c4a8ae9b3154626c165d6127cf608ec0a3
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut

This function has many conditions and all code style issues (identation,
missing braces, etc.) make reading it really annoying.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c