OSDN Git Service

Staging: lustre: Edit switch-case indent
authoraybuke ozdemir <aybuke.147@gmail.com>
Fri, 20 Feb 2015 21:51:38 +0000 (23:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:57 +0000 (12:23 -0800)
commite17f5594d59d9140ee12fcfe6b8f63de2b1574cc
tree4a36da3e9c4def4b401f73d122842dcb7e1ffcf5
parent7979219006690da703dd7f08ec7cbc03dfeb984c
Staging: lustre: Edit switch-case indent

This patch fixes indent as the codingStyle
of the kernel recommends in dir.c
Fix checkpatch.pl error:
ERROR: switch and case should be at the same indent.

Signed-off-by: aybuke ozdemir <aybuke.147@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c