1
0
Fork 0
alistair23-linux/drivers/s390/net
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h
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.
There are quite a lot of files which include it but don't actually need
anything defined in there.  Presumably these includes were once needed for
macros that used to live in sched.h, but moved to other header files in the
course of cleaning it up.

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.

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 and all
configs in arch/arm/configs on arm.  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>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-14 08:09:54 -08:00
..
Kconfig [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
claw.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
claw.h Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
ctcdbug.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcdbug.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcmain.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
ctcmain.h [PATCH] s390: remove tty support from ctc network device driver [1/2] 2006-04-20 17:27:54 -04:00
cu3088.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
cu3088.h [PATCH] s390: claw driver wiring 2005-05-15 18:06:16 -04:00
fsm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fsm.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
lcs.c [PATCH] Replace regular code with appropriate calls to container_of() 2007-02-11 11:18:06 -08:00
lcs.h [S390] non-unique constant/macro identifiers. 2006-12-04 15:40:59 +01:00
netiucv.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
qeth.h s390: qeth driver fixes: atomic context fixups 2007-01-09 02:18:32 -05:00
qeth_eddp.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qeth_eddp.h [NET] driver/s390/net: Checksum annotations. 2006-12-02 21:23:43 -08:00
qeth_fs.h [netdrvr s/390] trim trailing whitespace 2006-05-26 21:58:38 -04:00
qeth_main.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qeth_mpc.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
qeth_mpc.h [netdrvr s/390] trim trailing whitespace 2006-05-26 21:58:38 -04:00
qeth_proc.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
qeth_sys.c [S390] Avoid excessive inlining. 2007-02-05 21:18:53 +01:00
qeth_tso.h [PATCH] s390: qeth driver fixes [3/6] 2006-09-17 01:03:07 -04:00
smsgiucv.c [S390]: Adapt special message interface to new IUCV API 2007-02-08 13:51:11 -08:00
smsgiucv.h [PATCH] s390: cmm guest sender id 2005-05-01 08:58:58 -07:00