]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit008784ae2493c27b4aede957c2374ef0a62c10da
treef196d6ecc205d6289e39b284fd0f9019dfc4680f
parent7f32df385335677f04b688844d2d1a42674fd377
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