dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn
Tim Schmielau 4e57b68178 [PATCH] fix missing includes
I recently picked up my older work to remove unnecessary #includes of
sched.h, starting from a patch by Dave Jones to not include sched.h
from module.h. This reduces the number of indirect includes of sched.h
by ~300. Another ~400 pointless direct includes can be removed after
this disentangling (patch to follow later).
However, quite a few indirect includes need to be fixed up for this.

In order to feed the patches through -mm with as little disturbance as
possible, I've split out the fixes I accumulated up to now (complete for
i386 and x86_64, more archs to follow later) and post them before the real
patch.  This way this large part of the patch is kept simple with only
adding #includes, and all hunks are independent of each other.  So if any
hunk rejects or gets in the way of other patches, just drop it.  My scripts
will pick it up again in the next round.

Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-10-30 17:37:32 -08:00
..
act2000 [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
capi [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
divert [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
hardware [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
hisax [PATCH] sparse cleanups: NULL pointers, C99 struct init. 2005-10-30 17:37:29 -08:00
hysdn [PATCH] proc_mkdir() should be used to create procfs directories 2005-09-29 08:46:26 -07:00
i4l [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
icn [PATCH] icn driver fails to unload when no hardware present 2005-08-08 16:21:32 -07:00
isdnloop Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcbit [PATCH] drivers/isdn/pcbit/: possible cleanups 2005-06-25 16:24:56 -07:00
sc [PATCH] Remove unnecessary check_region references in comments 2005-09-13 08:22:29 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00