commit | b84fe6ffc1bf831a4101a7b4b958020f144449e2 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Feb 28 13:08:21 2020 +0000 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Mar 05 00:26:45 2020 -0500 |
tree | d49666c3cdcc01eb467ad919df04e823c430acef | |
parent | 1da7d4a8ab79348f0f29b3af8bedf31cba185da4 [diff] |
drm/amdkfd: fix indentation issue There is a statement that is indented with spaces instead of a tab. Replace spaces with a tab. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>