drm/amdgpu: fix coding style in amdgpu_ctx.c
authorChristian König <christian.koenig@amd.com>
Thu, 11 Feb 2016 09:20:53 +0000 (10:20 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 12 Feb 2016 20:42:54 +0000 (15:42 -0500)
commita750b47e49f85041d894ef3a5e77bce64a60c6a0
tree9857d1feb87e91fedd7ebcfe69f52e4cf012fbfc
parent20874179a22310c2224f43fc5676b7d87ad47e70
drm/amdgpu: fix coding style in amdgpu_ctx.c

Don't use pointer arithmetic and fix the indentation.

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