Index of /scripts
Name Last modified Size Description
Parent Directory 06-Jul-2007 08:54 -
README 22-Apr-2004 21:44 1k
kj-devel.pl 23-Mar-2005 13:45 12k
kj.pl 22-Apr-2004 21:44 5k
Q. Whats all this ?
A. An automated kernel janitor script. Run it against a .c file,
and it'll scan it for common janitor things.
Q. Why are there two files ?
A. kj-devel.pl is the current development version, it may not
give accurate results, and may not even run.
When it becomes stable, it gets cp'd to kj.pl
BTW:
I'd take most things it says with a pinch of salt.
I wasn't kidding when I said I knew no perl at all before I wrote this.
I stopped hacking on it when Dan Carpenters smatch appeared, as it
was a more 'real' solution with a future.
kj.pl was a fun weekend hack.