more aggressive checkconfig patch available for 2.1.84

Trevor Johnson (trevor@jpj.net)
Sat, 31 Jan 1998 07:07:56 -0800 (PST)


I've made a patch against 2.1.84 which makes most of the changes suggested
by

perl scripts/checkconfig.pl `find . -name '*.[chS]'`

This one not only adds "#include <linux/config.h>" to files where the
script says they're needed, but also removes them from all but two files
where it says they're extraneous (those two have #if 0'd code which uses
configuration options). The patch is available for your review at:

http://jpj.net/~trevor/linux/checkconfig-aggressive-2.1.84.diff.gz.bin
___
Trevor Johnson