staging: lustre: lustre: fix all braces issues reported by checkpatch
authorJames Simmons <jsimmons@infradead.org>
Sat, 15 Jul 2017 15:39:22 +0000 (11:39 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Jul 2017 12:38:30 +0000 (14:38 +0200)
commitb6c82cc87f46d0f7b9ed215a3305f45d22ad1892
tree98d35752ebbb2df1c1af1093dd2a0d39d9e47ee3
parent09dad3120804b81d3dfdbd928946787837af7f9e
staging: lustre: lustre: fix all braces issues reported by checkpatch

Cleanup all braces that was reported by checkpatch. The only
issue not fixed up is in mdc_lock.c. Removing the braces in
the case of mdc_lock.c will break the build.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/fld/fld_cache.c
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
drivers/staging/lustre/lustre/llite/vvp_dev.c