kernel cleanup scripts and wiki page now updated

From: Robert P. J. Day
Date: Thu Apr 12 2012 - 10:51:35 EST



i tidied up the wiki page for the kernel cleanup scripts and updated
the examples:

http://www.crashcourse.ca/wiki/index.php/Kernel_cleanup_scripts

and all of the scripts listed there find something.

as one example -- the script that looks for bad "select" directives
in Kconfig files -- we have:

===== LEDS_TRIGGER
arch/arm/mach-s3c24xx/Kconfig:404: select LEDS_TRIGGER

a quick grep suggests that should be "LEDS_TRIGGERS", so that's the
sort of thing that is being identified. enjoy.

rday

--

========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/