[PATCH 2/3] staging: lustre: lustre: ldlm: ldlm_lib.c - removed unnecessary braces

2014-06-19 Thread Anil Belur
From: Anil Belur - this change fixes "WARNING: braces {} are not necessary for single statement blocks" Signed-off-by: Anil Belur --- drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git

[PATCH 2/3] staging: lustre: lustre: ldlm: ldlm_lib.c - removed unnecessary braces

2014-06-19 Thread Anil Belur
From: Anil Belur ask...@gmail.com - this change fixes WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Anil Belur ask...@gmail.com --- drivers/staging/lustre/lustre/ldlm/ldlm_lib.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git