Staging: lustre: remove unnecessary braces
commit3816a5409ebfcf0b9a0d5f3cc7df0165bb0750d7
authorJon Bernard <jbernard@tuxion.com>
Fri, 13 Sep 2013 17:29:30 +0000 (13 13:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:47:46 +0000 (17 07:47 -0700)
treebff462d87cb6343f0395abda106c71fc0ce2f2d5
parent9dbd5fe8b57753c626d04243004278ab07471403
Staging: lustre: remove unnecessary braces

This is a patch to the lvfs_lib.c file that removes unnecessary braces from an
if statement found by the checkpatch.pl tool.

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