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

From: Greg Kroah-Hartman
Date: Mon Feb 06 2017 - 07:50:07 EST


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