On Fri, Dec 02, 2016 at 02:40:46PM -0500, James Simmons wrote: > From: Ben Evans <bev...@cray.com> > > 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