]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: fix indentation issue on a hunk of code
authorColin Ian King <colin.king@canonical.com>
Fri, 28 Feb 2020 13:16:06 +0000 (13:16 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Mar 2020 05:26:55 +0000 (00:26 -0500)
commit05affbf1cb7dc5904ae7f03b3b744696ef9977a1
tree6711dddbfc645aa32a36ab4b4ae0c965f2ee0b9c
parent7ffee2f57395d38d0f11bac457965ffd8ec2dad0
drm/amd/display: fix indentation issue on a hunk of code

There are multiple statements that are indented incorrectly. Add
in the missing tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c