[PATCH 2/2] drm/radeon/mst: cleanup code indentation

2016-03-22 Thread Alex Deucher
On Mon, Mar 21, 2016 at 7:38 PM, Dave Airlie wrote: > From: Dave Airlie > > This was all sorts of ugly from when I hacked it up, > just clean it up now and remove the extra indents. > > Signed-off-by: Dave Airlie Applied the series to my fixes tree, thanks! Alex > --- > drivers/gpu/drm/radeo

[PATCH 2/2] drm/radeon/mst: cleanup code indentation

2016-03-22 Thread Dave Airlie
From: Dave Airlie This was all sorts of ugly from when I hacked it up, just clean it up now and remove the extra indents. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon_dp_mst.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/gpu/drm/rad