[patch* 1/3] remove 287 unneeded #includes of sched.h (fwd)

Tim Schmielau (tim@physik3.uni-rostock.de)
Fri, 19 Jul 2002 19:14:45 +0200 (CEST)


This patch removes 287 occurences of '#include <linux/sched.h>', where
none of the definitions is actually referenced. In some cases #includes
of files previously pulled in by sched.h are reintroduced to satisfy
indirect dependencies.

Since some files depend on sched.h being included indirectly anyways,
two more patches are required to make the kernel compile again.

Tim

The actual patch can be found here:
Part 1/3:
http://www.physik3.uni-rostock.de/tim/kernel/2.5/sched.h-10a.patch.gz
Part 2/3:
http://www.physik3.uni-rostock.de/tim/kernel/2.5/sched.h-10b.patch.gz
Part 3/3:
http://www.physik3.uni-rostock.de/tim/kernel/2.5/task_struct.h-06.patch

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