drm/amd/display: Fix indenting in dcn30_set_output_transfer_func()
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 Jun 2020 14:16:57 +0000 (17:16 +0300)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:18 +0000 (01:59 -0400)
commitd00c3d045cd91b8d45e0a9cdfd91d4ace4e0bbc9
tree29248502145f20ed16791ef9ae22c68815cac9e7
parent1e814d630fd1933308fc89a8aa6072afe88f6386
drm/amd/display: Fix indenting in dcn30_set_output_transfer_func()

These lines are a part of the if statement and they are supposed to
be indented one more tab.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c