staging: sm750fb: Fix indentation of if...else statements
authorJanani Ravichandran <janani.rvchndrn@gmail.com>
Sun, 14 Feb 2016 03:59:06 +0000 (22:59 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:49:09 +0000 (16:49 -0800)
commitda6985f599d7c01a3f3692774b7bf5018eadfec2
treef196d6ecc205d6289e39b284fd0f9019dfc4680f
parent60c0bdcb090a8e66fe8ed3190fb9e5d3d1e37623
staging: sm750fb: Fix indentation of if...else statements

This patch clears the checkpatch warning about suspect code indent for
conditional statements in the file.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750_hw.c