OSDN Git Service

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)
commitc94279345379c4102c8c5b34f9480ccb3fe09ed2
tree6711dddbfc645aa32a36ab4b4ae0c965f2ee0b9c
parentb84fe6ffc1bf831a4101a7b4b958020f144449e2
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