On Fri, Jul 11, 2014 at 06:57:24PM -0700, Joe Perches wrote:
On Fri, 2014-07-11 at 18:53 -0700, Greg KH wrote:
quoted
On Fri, Jul 11, 2014 at 06:21:27PM -0700, Joe Perches wrote:
quoted
A simple script to run checkpatch --fix for various types of
of cleanups.
[]
quoted
Anyway, try running this script on
drivers/staging/lustre/lnet/lnet/acceptor.c to see how this build fails.
lustre doesn't use "normal" kernel makefiles.
Ok, I've fixed all of the lustre Makefile crud up and checked it into my
staging-next branch. In doing so, it exposed just what a horrid mess
the lustre include files are, which is good, hopefully people will
notice and start fixing it up.
And with the fixes, this script now properly can build and test lustre
files.
thanks,
greg k-h