Re: [PATCH 2/6] staging: lustre: headers: sort headers affected by swab move

From: Greg Kroah-Hartman
Date: Tue Dec 06 2016 - 04:33:36 EST


On Fri, Dec 02, 2016 at 02:40:46PM -0500, James Simmons wrote:
> From: Ben Evans <bevans@xxxxxxxx>
>
> It was found if you sort the headers alphabetically
> that it reduced patch conflicts. This patch sorts
> the headers alphabetically and also place linux
> header first, then uapi header and finally the
> lustre kernel headers.

I really doesn't matter what order you put them in, patch conflicts
should still happen at the same frequency :)

But I'll take it if it makes people happy...

thanks,

greg k-h