Re: [lustre-devel] [patch] Staging: lustre: indent an if statement

2016-10-14 Thread Dan Carpenter
On Fri, Oct 14, 2016 at 12:36:25PM +0200, Martin Hecht wrote: > On 10/14/2016 12:38 AM, James Simmons wrote: > >> This if statement wasn't intended. > just to be sure: in conjunction with the subject of the mail this should > read "indented" instead of "intended", right? Yes, yes. I should just a

Re: [lustre-devel] [patch] Staging: lustre: indent an if statement

2016-10-14 Thread Martin Hecht
On 10/14/2016 12:38 AM, James Simmons wrote: >> This if statement wasn't intended. just to be sure: in conjunction with the subject of the mail this should read "indented" instead of "intended", right? - otherwise this would result in a slightly different patch... > Acked-by: James Simmons > >

Re: [patch] Staging: lustre: indent an if statement

2016-10-13 Thread James Simmons
> This if statement wasn't intended. Acked-by: James Simmons > Signed-off-by: Dan Carpenter > > diff --git a/drivers/staging/lustre/lustre/obdclass/cl_object.c > b/drivers/staging/lustre/lustre/obdclass/cl_object.c > index 3199dd4..a102c36 100644 > --- a/drivers/staging/lustre/lustre/obdcla

[patch] Staging: lustre: indent an if statement

2016-10-13 Thread Dan Carpenter
This if statement wasn't intended. Signed-off-by: Dan Carpenter diff --git a/drivers/staging/lustre/lustre/obdclass/cl_object.c b/drivers/staging/lustre/lustre/obdclass/cl_object.c index 3199dd4..a102c36 100644 --- a/drivers/staging/lustre/lustre/obdclass/cl_object.c +++ b/drivers/staging/lustr