Re: [patch] staging/lustre/osc: indent an if statement

2016-11-10 Thread James Simmons
> We accidentally removed a tab here. Let's add it back, and some curly > braces as well since this is a muti-line indent. Reviewed-by: James Simmons > Signed-off-by: Dan Carpenter > > diff --git a/drivers/staging/lustre/lustre/osc/osc_lock.c > b/drivers/staging/lustre/lustre/osc/osc_lock.

[patch] staging/lustre/osc: indent an if statement

2016-11-10 Thread Dan Carpenter
We accidentally removed a tab here. Let's add it back, and some curly braces as well since this is a muti-line indent. Signed-off-by: Dan Carpenter diff --git a/drivers/staging/lustre/lustre/osc/osc_lock.c b/drivers/staging/lustre/lustre/osc/osc_lock.c index e337e87..bfc8d38 100644 --- a/drive