]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c867e07281dcec74734c667ef8ef69d54c67f91
treee66c0eaad66ea21b6ce51829c71d479b3c20255a
parenta8825de73bd52e306bbd18ec8325dcaacbeeb9e4
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