]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:25:30 +0000 (10:25 +0100)
commit924f2663f2145fa89dddfd9d75afdfec34386958
treea037c71aad0e341e09c8d4dc382e159b6cd965dd
parentd984f41c2f6fc62d4e8b809c4992dd94ece2e4bc
drm/amdgpu/cgs: cleanup some indenting

BugLink: http://bugs.launchpad.net/bugs/1546572
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>
(cherry picked from commit b92c26d1808ccd2acac17b660dce750ba9b0a0db)
Signed-off-by: Alberto Milone <alberto.milone@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c