public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] remove 556 unneeded #includes of sched.h
@ 2006-12-28 20:27 Tim Schmielau
  2006-12-28 20:36 ` Tim Schmielau
  2006-12-28 20:46 ` Andrew Morton
  0 siblings, 2 replies; 23+ messages in thread
From: Tim Schmielau @ 2006-12-28 20:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: lkml, Al Viro

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1009 bytes --]

After Al Viro (finally) succeeded in removing the sched.h #include in 
module.h recently, it makes sense again to remove other superfluous 
sched.h includes.
To ease the pain, this time I did not fiddle with any header files and 
only removed #includes from .c-files, which tend to cause less trouble. 
Also I left alone anything else that looked like any trouble, like hunks 
that didn't apply cleanly against both mainline and -mm trees. You see, 
I'd really like to get the patch through this time.

Compile tested against 2.6.20-rc2 and 2.6.20-rc2-mm2 (with offsets) on
alpha, arm, i386, ia64, mips, powerpc, and x86_64 with allnoconfig, 
defconfig, allmodconfig, and allyesconfig as well as a few randconfigs on 
x86_64. I also checked that no new warnings were introduced by the patch 
(actually, some warnings are removed that were emitted by unnecessarily 
included header files).

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>

Patch attached as .bz2 due to it's size (160k uncompressed).

[-- Attachment #2: Type: APPLICATION/X-BZIP2, Size: 12433 bytes --]

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2007-01-23  6:15 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-28 20:27 [PATCH] remove 556 unneeded #includes of sched.h Tim Schmielau
2006-12-28 20:36 ` Tim Schmielau
2006-12-28 20:46 ` Andrew Morton
2006-12-28 20:58   ` Randy Dunlap
2006-12-28 21:10     ` Tim Schmielau
2006-12-28 20:58   ` Tim Schmielau
2006-12-28 21:08     ` Al Viro
2006-12-28 21:18       ` Tim Schmielau
2006-12-28 21:34         ` Russell King
2006-12-28 21:32           ` Randy Dunlap
2006-12-28 21:48             ` Russell King
2006-12-28 21:53               ` Tim Schmielau
2006-12-28 22:23                 ` Russell King
2006-12-28 22:27                   ` Tim Schmielau
2006-12-29  0:10               ` Randy Dunlap
2006-12-29  0:37                 ` Tim Schmielau
2006-12-29  0:31                   ` Randy Dunlap
2006-12-29 10:40                     ` Tim Schmielau
2006-12-28 21:42           ` Tim Schmielau
2006-12-29 10:23             ` [updated PATCH] remove 555 " Tim Schmielau
2006-12-29 10:43               ` Tim Schmielau
2006-12-30 17:19               ` Russell King
2007-01-23  6:15               ` Oleg Verych

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox