]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix switch-case indentation
authorNirmoy Das <nirmoy.das@amd.com>
Fri, 13 Mar 2020 14:20:13 +0000 (15:20 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Mar 2020 20:18:14 +0000 (16:18 -0400)
commita7d7b78bd2aa4636ecfc75a2f31bd4ee8a6e21c7
treeb1b11f39edfd7c5274fce742c1dbbc3c0eeb9a99
parenteb8678377067449adb9beb81c1b8ed2f3f76be22
drm/amdgpu: fix switch-case indentation

Fix switch-case indentation in amdgpu_ctx_init_entity()

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c