Re: [PATCH v3] staging: lustre: align else if statement to coding standard

From: Greg Kroah-Hartman
Date: Mon Feb 06 2017 - 08:04:08 EST


On Mon, Feb 06, 2017 at 07:56:39AM -0500, Maksymilian Piechota wrote:
> On Mon, Feb 06, 2017 at 01:50:02PM +0100, Greg Kroah-Hartman wrote:
> > On Mon, Feb 06, 2017 at 07:26:56AM -0500, Maksymilian Piechota wrote:
> > > - move logical continuations at the end of line
> > > - move else if statement to a single line
> > > - Replace spaces with tabstop.
> >
> > That's a lot of different things, happening all at once. Please break
> > this up into multiple patches, each one only doing one thing, and send a
> > patch series.
> >
> > thanks,
> >
> > greg k-h
>
> Fixing two lines of code in three patches?

Yes.