drm/amdgpu/cgs: cleanup some indenting
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 4 Jan 2016 20:43:47 +0000 (23:43 +0300)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Jan 2016 21:18:36 +0000 (16:18 -0500)
commitb92c26d1808ccd2acac17b660dce750ba9b0a0db
treee66c0eaad66ea21b6ce51829c71d479b3c20255a
parent2500a3c9e06d349defdca00f2efd7fab189ae72f
drm/amdgpu/cgs: cleanup some indenting

This code is indented too far.  Also we normally use spaces to align if
statement conditions.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c