linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch* 1/3] remove 287 unneeded #includes of sched.h (fwd)
@ 2002-07-19 17:14 Tim Schmielau
  0 siblings, 0 replies; only message in thread
From: Tim Schmielau @ 2002-07-19 17:14 UTC (permalink / raw)
  To: lkml

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
    


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-19 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-19 17:14 [patch* 1/3] remove 287 unneeded #includes of sched.h (fwd) Tim Schmielau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).