]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: lustre: Fix code indentation for conditional statements
authorRashika Kheria <rashika.kheria@gmail.com>
Sat, 26 Oct 2013 10:49:42 +0000 (16:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 03:40:48 +0000 (20:40 -0700)
commite5091a6a882638a63ac4cb6db592ae3584e2c638
tree725ca8a35a00e92a621fc01edf4ab7b93ffbb2ef
parent025892b2f9f8c0a2e7fda85fbcb84b22cdde4604
Staging: lustre: Fix code indentation for conditional statements

This patch fixes the following checkpatch.pl warning in lustre/ldlm/interval_tree.c-
WARNING: suspect code indent for conditional statements

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/ldlm/interval_tree.c