Staging: lustre: fix switch case statement indenting
authorJon Bernard <jbernard@tuxion.com>
Tue, 17 Sep 2013 19:44:58 +0000 (15:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Sep 2013 23:22:31 +0000 (16:22 -0700)
commitec40a9af1a305b8523fc8c048d340ca2501f57ca
tree640f8771d13749c1152f085a50c3b3db13bb521e
parent8afd983ce4a3e2efe513a131ef5ee4516ec2eb28
Staging: lustre: fix switch case statement indenting

This is a patch to lvfs_linux.c that fixes incorrect switch case statement
indenting found by checkpatch.pl.

Signed-off-by: Jon Bernard <jbernard@tuxion.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lvfs/lvfs_linux.c