Re: [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs

2016-11-06 Thread Greg KH
On Mon, Nov 07, 2016 at 03:55:36AM +, James Simmons wrote: > > > On Mon, 2016-11-07 at 02:02 +, James Simmons wrote: > > > > This patch fixes all CODE_INDENT checkpatch errors in o2iblnd. > > > Reviewed-by: James Simmons > > [] > > > > diff --git

Re: [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs

2016-11-06 Thread James Simmons
> On Mon, 2016-11-07 at 02:02 +, James Simmons wrote: > > > This patch fixes all CODE_INDENT checkpatch errors in o2iblnd. > > Reviewed-by: James Simmons > [] > > > diff --git a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c > > >

Re: [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs

2016-11-06 Thread Joe Perches
On Mon, 2016-11-07 at 02:02 +, James Simmons wrote: > > This patch fixes all CODE_INDENT checkpatch errors in o2iblnd. > Reviewed-by: James Simmons [] > > diff --git a/drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c > >

Re: [PATCH] staging: lustre: o2iblnd: replace space indentation with tabs

2016-11-06 Thread James Simmons
> This patch fixes all CODE_INDENT checkpatch errors in o2iblnd. Reviewed-by: James Simmons > Signed-off-by: Nicholas Hanley > --- > .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c| 2 +- >

[PATCH] staging: lustre: o2iblnd: replace space indentation with tabs

2016-11-04 Thread Nicholas Hanley
This patch fixes all CODE_INDENT checkpatch errors in o2iblnd. Signed-off-by: Nicholas Hanley --- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c| 2 +- .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 22 +++--- 2 files changed, 12