diff options
Diffstat (limited to 'net')
303 files changed, 0 insertions, 303 deletions
diff --git a/net/802/fc.c b/net/802/fc.c index 282c4ab1abe..2a27e37bc4c 100644 --- a/net/802/fc.c +++ b/net/802/fc.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * v 1.0 03/22/99 | 10 | * v 1.0 03/22/99 |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 14 | #include <asm/system.h> |
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
diff --git a/net/802/fddi.c b/net/802/fddi.c index ac242a4bc34..797c6d961de 100644 --- a/net/802/fddi.c +++ b/net/802/fddi.c | |||
@@ -26,7 +26,6 @@ | |||
26 | * Maciej W. Rozycki : IPv6 support | 26 | * Maciej W. Rozycki : IPv6 support |
27 | */ | 27 | */ |
28 | 28 | ||
29 | #include <linux/config.h> | ||
30 | #include <linux/module.h> | 29 | #include <linux/module.h> |
31 | #include <asm/system.h> | 30 | #include <asm/system.h> |
32 | #include <linux/types.h> | 31 | #include <linux/types.h> |
diff --git a/net/802/sysctl_net_802.c b/net/802/sysctl_net_802.c index 700129556c1..ead56037398 100644 --- a/net/802/sysctl_net_802.c +++ b/net/802/sysctl_net_802.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/mm.h> | 13 | #include <linux/mm.h> |
15 | #include <linux/if_tr.h> | 14 | #include <linux/if_tr.h> |
16 | #include <linux/sysctl.h> | 15 | #include <linux/sysctl.h> |
diff --git a/net/802/tr.c b/net/802/tr.c index e9dc803f2fe..d7d8f40c4fe 100644 --- a/net/802/tr.c +++ b/net/802/tr.c | |||
@@ -17,7 +17,6 @@ | |||
17 | 17 | ||
18 | #include <asm/uaccess.h> | 18 | #include <asm/uaccess.h> |
19 | #include <asm/system.h> | 19 | #include <asm/system.h> |
20 | #include <linux/config.h> | ||
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
23 | #include <linux/kernel.h> | 22 | #include <linux/kernel.h> |
diff --git a/net/8021q/vlanproc.c b/net/8021q/vlanproc.c index 7b214cffc95..a8fc0de1f96 100644 --- a/net/8021q/vlanproc.c +++ b/net/8021q/vlanproc.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * Jan 20, 1998 Ben Greear Initial Version | 17 | * Jan 20, 1998 Ben Greear Initial Version |
18 | *****************************************************************************/ | 18 | *****************************************************************************/ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
22 | #include <linux/stddef.h> /* offsetof(), etc. */ | 21 | #include <linux/stddef.h> /* offsetof(), etc. */ |
23 | #include <linux/errno.h> /* return codes */ | 22 | #include <linux/errno.h> /* return codes */ |
diff --git a/net/appletalk/aarp.c b/net/appletalk/aarp.c index 7076097debc..f3777ec5bcb 100644 --- a/net/appletalk/aarp.c +++ b/net/appletalk/aarp.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * | 29 | * |
30 | */ | 30 | */ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/if_arp.h> | 32 | #include <linux/if_arp.h> |
34 | #include <net/sock.h> | 33 | #include <net/sock.h> |
35 | #include <net/datalink.h> | 34 | #include <net/datalink.h> |
diff --git a/net/appletalk/atalk_proc.c b/net/appletalk/atalk_proc.c index dc4048dd98c..7ae4916cd26 100644 --- a/net/appletalk/atalk_proc.c +++ b/net/appletalk/atalk_proc.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * Free Software Foundation, version 2. | 8 | * Free Software Foundation, version 2. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | #include <linux/init.h> | 11 | #include <linux/init.h> |
13 | #include <linux/proc_fs.h> | 12 | #include <linux/proc_fs.h> |
14 | #include <linux/seq_file.h> | 13 | #include <linux/seq_file.h> |
diff --git a/net/appletalk/ddp.c b/net/appletalk/ddp.c index 7b1eb9a4fc9..5ee96d4b40e 100644 --- a/net/appletalk/ddp.c +++ b/net/appletalk/ddp.c | |||
@@ -51,7 +51,6 @@ | |||
51 | * | 51 | * |
52 | */ | 52 | */ |
53 | 53 | ||
54 | #include <linux/config.h> | ||
55 | #include <linux/capability.h> | 54 | #include <linux/capability.h> |
56 | #include <linux/module.h> | 55 | #include <linux/module.h> |
57 | #include <linux/if_arp.h> | 56 | #include <linux/if_arp.h> |
diff --git a/net/appletalk/sysctl_net_atalk.c b/net/appletalk/sysctl_net_atalk.c index af7f0604395..40b0af7437a 100644 --- a/net/appletalk/sysctl_net_atalk.c +++ b/net/appletalk/sysctl_net_atalk.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * Dynamic registration, added aarp entries. (5/30/97 Chris Horn) | 6 | * Dynamic registration, added aarp entries. (5/30/97 Chris Horn) |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/sysctl.h> | 9 | #include <linux/sysctl.h> |
11 | #include <net/sock.h> | 10 | #include <net/sock.h> |
12 | #include <linux/atalk.h> | 11 | #include <linux/atalk.h> |
diff --git a/net/atm/br2684.c b/net/atm/br2684.c index 680ccb12aae..a487233dc46 100644 --- a/net/atm/br2684.c +++ b/net/atm/br2684.c | |||
@@ -5,7 +5,6 @@ Author: Marcell GAL, 2000, XDSL Ltd, Hungary | |||
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/module.h> | 7 | #include <linux/module.h> |
8 | #include <linux/config.h> | ||
9 | #include <linux/init.h> | 8 | #include <linux/init.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
11 | #include <linux/list.h> | 10 | #include <linux/list.h> |
diff --git a/net/atm/clip.c b/net/atm/clip.c index f92f9c94d2c..87a454f5c89 100644 --- a/net/atm/clip.c +++ b/net/atm/clip.c | |||
@@ -2,7 +2,6 @@ | |||
2 | 2 | ||
3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ | 3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ |
4 | 4 | ||
5 | #include <linux/config.h> | ||
6 | #include <linux/string.h> | 5 | #include <linux/string.h> |
7 | #include <linux/errno.h> | 6 | #include <linux/errno.h> |
8 | #include <linux/kernel.h> /* for UINT_MAX */ | 7 | #include <linux/kernel.h> /* for UINT_MAX */ |
diff --git a/net/atm/common.c b/net/atm/common.c index 35ab1a61e83..fbabff49446 100644 --- a/net/atm/common.c +++ b/net/atm/common.c | |||
@@ -3,7 +3,6 @@ | |||
3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ | 3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ |
4 | 4 | ||
5 | 5 | ||
6 | #include <linux/config.h> | ||
7 | #include <linux/module.h> | 6 | #include <linux/module.h> |
8 | #include <linux/kmod.h> | 7 | #include <linux/kmod.h> |
9 | #include <linux/net.h> /* struct socket, struct proto_ops */ | 8 | #include <linux/net.h> /* struct socket, struct proto_ops */ |
diff --git a/net/atm/ioctl.c b/net/atm/ioctl.c index 851cfa6312a..8c2022c3e81 100644 --- a/net/atm/ioctl.c +++ b/net/atm/ioctl.c | |||
@@ -4,7 +4,6 @@ | |||
4 | /* 2003 John Levon <levon@movementarian.org> */ | 4 | /* 2003 John Levon <levon@movementarian.org> */ |
5 | 5 | ||
6 | 6 | ||
7 | #include <linux/config.h> | ||
8 | #include <linux/module.h> | 7 | #include <linux/module.h> |
9 | #include <linux/kmod.h> | 8 | #include <linux/kmod.h> |
10 | #include <linux/net.h> /* struct socket, struct proto_ops */ | 9 | #include <linux/net.h> /* struct socket, struct proto_ops */ |
diff --git a/net/atm/lec.c b/net/atm/lec.c index c4fc722fef9..4b68a18171c 100644 --- a/net/atm/lec.c +++ b/net/atm/lec.c | |||
@@ -4,7 +4,6 @@ | |||
4 | * | 4 | * |
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/config.h> | ||
8 | #include <linux/kernel.h> | 7 | #include <linux/kernel.h> |
9 | #include <linux/bitops.h> | 8 | #include <linux/bitops.h> |
10 | #include <linux/capability.h> | 9 | #include <linux/capability.h> |
diff --git a/net/atm/lec.h b/net/atm/lec.h index 6606082b29a..c22a8bfa1f8 100644 --- a/net/atm/lec.h +++ b/net/atm/lec.h | |||
@@ -9,7 +9,6 @@ | |||
9 | #ifndef _LEC_H_ | 9 | #ifndef _LEC_H_ |
10 | #define _LEC_H_ | 10 | #define _LEC_H_ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/atmdev.h> | 12 | #include <linux/atmdev.h> |
14 | #include <linux/netdevice.h> | 13 | #include <linux/netdevice.h> |
15 | #include <linux/atmlec.h> | 14 | #include <linux/atmlec.h> |
diff --git a/net/atm/mpc.c b/net/atm/mpc.c index 5fe77df0018..9aafe1e2f04 100644 --- a/net/atm/mpc.c +++ b/net/atm/mpc.c | |||
@@ -25,7 +25,6 @@ | |||
25 | #include <linux/atmlec.h> | 25 | #include <linux/atmlec.h> |
26 | #include <linux/atmmpc.h> | 26 | #include <linux/atmmpc.h> |
27 | /* Modular too */ | 27 | /* Modular too */ |
28 | #include <linux/config.h> | ||
29 | #include <linux/module.h> | 28 | #include <linux/module.h> |
30 | 29 | ||
31 | #include "lec.h" | 30 | #include "lec.h" |
diff --git a/net/atm/mpoa_proc.c b/net/atm/mpoa_proc.c index 60834b5a14d..d37b8911b3a 100644 --- a/net/atm/mpoa_proc.c +++ b/net/atm/mpoa_proc.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | 1 | ||
3 | #ifdef CONFIG_PROC_FS | 2 | #ifdef CONFIG_PROC_FS |
4 | #include <linux/errno.h> | 3 | #include <linux/errno.h> |
diff --git a/net/atm/pppoatm.c b/net/atm/pppoatm.c index 1489067c1e8..76a7d8ff6c0 100644 --- a/net/atm/pppoatm.c +++ b/net/atm/pppoatm.c | |||
@@ -34,7 +34,6 @@ | |||
34 | */ | 34 | */ |
35 | 35 | ||
36 | #include <linux/module.h> | 36 | #include <linux/module.h> |
37 | #include <linux/config.h> | ||
38 | #include <linux/init.h> | 37 | #include <linux/init.h> |
39 | #include <linux/skbuff.h> | 38 | #include <linux/skbuff.h> |
40 | #include <linux/atm.h> | 39 | #include <linux/atm.h> |
diff --git a/net/atm/proc.c b/net/atm/proc.c index 4041054e528..3f95b0886a6 100644 --- a/net/atm/proc.c +++ b/net/atm/proc.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * the reader. | 8 | * the reader. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> /* for EXPORT_SYMBOL */ | 11 | #include <linux/module.h> /* for EXPORT_SYMBOL */ |
13 | #include <linux/string.h> | 12 | #include <linux/string.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
diff --git a/net/atm/pvc.c b/net/atm/pvc.c index f2c541774dc..b2148b43a42 100644 --- a/net/atm/pvc.c +++ b/net/atm/pvc.c | |||
@@ -3,7 +3,6 @@ | |||
3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ | 3 | /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ |
4 | 4 | ||
5 | 5 | ||
6 | #include <linux/config.h> | ||
7 | #include <linux/net.h> /* struct socket, struct proto_ops */ | 6 | #include <linux/net.h> /* struct socket, struct proto_ops */ |
8 | #include <linux/atm.h> /* ATM stuff */ | 7 | #include <linux/atm.h> /* ATM stuff */ |
9 | #include <linux/atmdev.h> /* ATM devices */ | 8 | #include <linux/atmdev.h> /* ATM devices */ |
diff --git a/net/atm/resources.c b/net/atm/resources.c index 534baf70405..de25c6408b0 100644 --- a/net/atm/resources.c +++ b/net/atm/resources.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * use the default destruct function initialized by sock_init_data */ | 8 | * use the default destruct function initialized by sock_init_data */ |
9 | 9 | ||
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | #include <linux/ctype.h> | 11 | #include <linux/ctype.h> |
13 | #include <linux/string.h> | 12 | #include <linux/string.h> |
14 | #include <linux/atmdev.h> | 13 | #include <linux/atmdev.h> |
diff --git a/net/atm/resources.h b/net/atm/resources.h index 644989980c3..1d004aaaeec 100644 --- a/net/atm/resources.h +++ b/net/atm/resources.h | |||
@@ -6,7 +6,6 @@ | |||
6 | #ifndef NET_ATM_RESOURCES_H | 6 | #ifndef NET_ATM_RESOURCES_H |
7 | #define NET_ATM_RESOURCES_H | 7 | #define NET_ATM_RESOURCES_H |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/atmdev.h> | 9 | #include <linux/atmdev.h> |
11 | #include <linux/mutex.h> | 10 | #include <linux/mutex.h> |
12 | 11 | ||
diff --git a/net/ax25/af_ax25.c b/net/ax25/af_ax25.c index a2e0dd047e9..10a3c0aa839 100644 --- a/net/ax25/af_ax25.c +++ b/net/ax25/af_ax25.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * Copyright (C) Hans Alblas PE1AYX (hans@esrac.ele.tue.nl) | 13 | * Copyright (C) Hans Alblas PE1AYX (hans@esrac.ele.tue.nl) |
14 | * Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) | 14 | * Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) |
15 | */ | 15 | */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/capability.h> | 16 | #include <linux/capability.h> |
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/errno.h> | 18 | #include <linux/errno.h> |
diff --git a/net/ax25/ax25_dev.c b/net/ax25/ax25_dev.c index dab77efe34a..47e6e790bd6 100644 --- a/net/ax25/ax25_dev.c +++ b/net/ax25/ax25_dev.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/errno.h> | 9 | #include <linux/errno.h> |
11 | #include <linux/types.h> | 10 | #include <linux/types.h> |
12 | #include <linux/socket.h> | 11 | #include <linux/socket.h> |
diff --git a/net/ax25/ax25_iface.c b/net/ax25/ax25_iface.c index 3bb152710b7..77ba07c6768 100644 --- a/net/ax25/ax25_iface.c +++ b/net/ax25/ax25_iface.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/errno.h> | 9 | #include <linux/errno.h> |
11 | #include <linux/types.h> | 10 | #include <linux/types.h> |
12 | #include <linux/socket.h> | 11 | #include <linux/socket.h> |
diff --git a/net/ax25/ax25_ip.c b/net/ax25/ax25_ip.c index a0b534f80f1..9be5c15e63d 100644 --- a/net/ax25/ax25_ip.c +++ b/net/ax25/ax25_ip.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/errno.h> | 9 | #include <linux/errno.h> |
11 | #include <linux/types.h> | 10 | #include <linux/types.h> |
12 | #include <linux/socket.h> | 11 | #include <linux/socket.h> |
diff --git a/net/ax25/ax25_out.c b/net/ax25/ax25_out.c index 5d99852b239..d7736e58533 100644 --- a/net/ax25/ax25_out.c +++ b/net/ax25/ax25_out.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 8 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
9 | * Copyright (C) Joerg Reuter DL1BKE (jreuter@yaina.de) | 9 | * Copyright (C) Joerg Reuter DL1BKE (jreuter@yaina.de) |
10 | */ | 10 | */ |
11 | #include <linux/config.h> | ||
12 | #include <linux/errno.h> | 11 | #include <linux/errno.h> |
13 | #include <linux/types.h> | 12 | #include <linux/types.h> |
14 | #include <linux/socket.h> | 13 | #include <linux/socket.h> |
diff --git a/net/ax25/ax25_timer.c b/net/ax25/ax25_timer.c index ec254057f21..72594867fab 100644 --- a/net/ax25/ax25_timer.c +++ b/net/ax25/ax25_timer.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) | 12 | * Copyright (C) Frederic Rible F1OAT (frible@teaser.fr) |
13 | * Copyright (C) 2002 Ralf Baechle DO1GRB (ralf@gnu.org) | 13 | * Copyright (C) 2002 Ralf Baechle DO1GRB (ralf@gnu.org) |
14 | */ | 14 | */ |
15 | #include <linux/config.h> | ||
16 | #include <linux/errno.h> | 15 | #include <linux/errno.h> |
17 | #include <linux/types.h> | 16 | #include <linux/types.h> |
18 | #include <linux/socket.h> | 17 | #include <linux/socket.h> |
diff --git a/net/ax25/sysctl_net_ax25.c b/net/ax25/sysctl_net_ax25.c index bdb64c36df1..369a75b160f 100644 --- a/net/ax25/sysctl_net_ax25.c +++ b/net/ax25/sysctl_net_ax25.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright (C) 1996 Mike Shaver (shaver@zeroknowledge.com) | 7 | * Copyright (C) 1996 Mike Shaver (shaver@zeroknowledge.com) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
11 | #include <linux/sysctl.h> | 10 | #include <linux/sysctl.h> |
12 | #include <linux/spinlock.h> | 11 | #include <linux/spinlock.h> |
diff --git a/net/bluetooth/af_bluetooth.c b/net/bluetooth/af_bluetooth.c index 469eda0f0df..51f867062e1 100644 --- a/net/bluetooth/af_bluetooth.c +++ b/net/bluetooth/af_bluetooth.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth address family and sockets. */ | 25 | /* Bluetooth address family and sockets. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bluetooth/bnep/core.c b/net/bluetooth/bnep/core.c index d908d49dc9f..e620061fb50 100644 --- a/net/bluetooth/bnep/core.c +++ b/net/bluetooth/bnep/core.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * $Id: core.c,v 1.20 2002/08/04 21:23:58 maxk Exp $ | 29 | * $Id: core.c,v 1.20 2002/08/04 21:23:58 maxk Exp $ |
30 | */ | 30 | */ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/module.h> | 32 | #include <linux/module.h> |
34 | 33 | ||
35 | #include <linux/kernel.h> | 34 | #include <linux/kernel.h> |
diff --git a/net/bluetooth/bnep/netdev.c b/net/bluetooth/bnep/netdev.c index 921204f95f4..7f7b27db6a8 100644 --- a/net/bluetooth/bnep/netdev.c +++ b/net/bluetooth/bnep/netdev.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * $Id: netdev.c,v 1.8 2002/08/04 21:23:58 maxk Exp $ | 29 | * $Id: netdev.c,v 1.8 2002/08/04 21:23:58 maxk Exp $ |
30 | */ | 30 | */ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/module.h> | 32 | #include <linux/module.h> |
34 | 33 | ||
35 | #include <linux/socket.h> | 34 | #include <linux/socket.h> |
diff --git a/net/bluetooth/bnep/sock.c b/net/bluetooth/bnep/sock.c index 2bfe796cf05..28c55835422 100644 --- a/net/bluetooth/bnep/sock.c +++ b/net/bluetooth/bnep/sock.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * $Id: sock.c,v 1.4 2002/08/04 21:23:58 maxk Exp $ | 28 | * $Id: sock.c,v 1.4 2002/08/04 21:23:58 maxk Exp $ |
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/config.h> | ||
32 | #include <linux/module.h> | 31 | #include <linux/module.h> |
33 | 32 | ||
34 | #include <linux/types.h> | 33 | #include <linux/types.h> |
diff --git a/net/bluetooth/cmtp/capi.c b/net/bluetooth/cmtp/capi.c index b2e7e38531c..6fb47e00e18 100644 --- a/net/bluetooth/cmtp/capi.c +++ b/net/bluetooth/cmtp/capi.c | |||
@@ -20,7 +20,6 @@ | |||
20 | SOFTWARE IS DISCLAIMED. | 20 | SOFTWARE IS DISCLAIMED. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/module.h> | 23 | #include <linux/module.h> |
25 | 24 | ||
26 | #include <linux/types.h> | 25 | #include <linux/types.h> |
diff --git a/net/bluetooth/cmtp/core.c b/net/bluetooth/cmtp/core.c index 901eff7ebe7..182254a580e 100644 --- a/net/bluetooth/cmtp/core.c +++ b/net/bluetooth/cmtp/core.c | |||
@@ -20,7 +20,6 @@ | |||
20 | SOFTWARE IS DISCLAIMED. | 20 | SOFTWARE IS DISCLAIMED. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/module.h> | 23 | #include <linux/module.h> |
25 | 24 | ||
26 | #include <linux/types.h> | 25 | #include <linux/types.h> |
diff --git a/net/bluetooth/cmtp/sock.c b/net/bluetooth/cmtp/sock.c index 8f8fad23f78..10ad7fd91d8 100644 --- a/net/bluetooth/cmtp/sock.c +++ b/net/bluetooth/cmtp/sock.c | |||
@@ -20,7 +20,6 @@ | |||
20 | SOFTWARE IS DISCLAIMED. | 20 | SOFTWARE IS DISCLAIMED. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/module.h> | 23 | #include <linux/module.h> |
25 | 24 | ||
26 | #include <linux/types.h> | 25 | #include <linux/types.h> |
diff --git a/net/bluetooth/hci_conn.c b/net/bluetooth/hci_conn.c index f812ed129e5..5c0c2b1ef34 100644 --- a/net/bluetooth/hci_conn.c +++ b/net/bluetooth/hci_conn.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth HCI connection handling. */ | 25 | /* Bluetooth HCI connection handling. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index a49a6975092..f67240beb0d 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth HCI core. */ | 25 | /* Bluetooth HCI core. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | #include <linux/kmod.h> | 28 | #include <linux/kmod.h> |
30 | 29 | ||
diff --git a/net/bluetooth/hci_event.c b/net/bluetooth/hci_event.c index eb64555d1fb..618bacee1b1 100644 --- a/net/bluetooth/hci_event.c +++ b/net/bluetooth/hci_event.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth HCI event handling. */ | 25 | /* Bluetooth HCI event handling. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bluetooth/hci_sock.c b/net/bluetooth/hci_sock.c index 97bdec73d17..1a35d343e08 100644 --- a/net/bluetooth/hci_sock.c +++ b/net/bluetooth/hci_sock.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth HCI sockets. */ | 25 | /* Bluetooth HCI sockets. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bluetooth/hci_sysfs.c b/net/bluetooth/hci_sysfs.c index 0ed38740388..19b234c86f3 100644 --- a/net/bluetooth/hci_sysfs.c +++ b/net/bluetooth/hci_sysfs.c | |||
@@ -1,6 +1,5 @@ | |||
1 | /* Bluetooth HCI driver model support. */ | 1 | /* Bluetooth HCI driver model support. */ |
2 | 2 | ||
3 | #include <linux/config.h> | ||
4 | #include <linux/kernel.h> | 3 | #include <linux/kernel.h> |
5 | #include <linux/init.h> | 4 | #include <linux/init.h> |
6 | 5 | ||
diff --git a/net/bluetooth/hidp/core.c b/net/bluetooth/hidp/core.c index cdb9cfafd96..b9c24a55425 100644 --- a/net/bluetooth/hidp/core.c +++ b/net/bluetooth/hidp/core.c | |||
@@ -20,7 +20,6 @@ | |||
20 | SOFTWARE IS DISCLAIMED. | 20 | SOFTWARE IS DISCLAIMED. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/module.h> | 23 | #include <linux/module.h> |
25 | 24 | ||
26 | #include <linux/types.h> | 25 | #include <linux/types.h> |
diff --git a/net/bluetooth/hidp/sock.c b/net/bluetooth/hidp/sock.c index b8f67761b88..099646e4e2e 100644 --- a/net/bluetooth/hidp/sock.c +++ b/net/bluetooth/hidp/sock.c | |||
@@ -20,7 +20,6 @@ | |||
20 | SOFTWARE IS DISCLAIMED. | 20 | SOFTWARE IS DISCLAIMED. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/module.h> | 23 | #include <linux/module.h> |
25 | 24 | ||
26 | #include <linux/types.h> | 25 | #include <linux/types.h> |
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c index f6b4a808535..770101177da 100644 --- a/net/bluetooth/l2cap.c +++ b/net/bluetooth/l2cap.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth L2CAP core and sockets. */ | 25 | /* Bluetooth L2CAP core and sockets. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bluetooth/lib.c b/net/bluetooth/lib.c index ee6a6697991..e5fd0cb70ae 100644 --- a/net/bluetooth/lib.c +++ b/net/bluetooth/lib.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth kernel library. */ | 25 | /* Bluetooth kernel library. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/kernel.h> | 29 | #include <linux/kernel.h> |
diff --git a/net/bluetooth/rfcomm/core.c b/net/bluetooth/rfcomm/core.c index e99010ce8bb..bd46e8927f2 100644 --- a/net/bluetooth/rfcomm/core.c +++ b/net/bluetooth/rfcomm/core.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * $Id: core.c,v 1.42 2002/10/01 23:26:25 maxk Exp $ | 27 | * $Id: core.c,v 1.42 2002/10/01 23:26:25 maxk Exp $ |
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include <linux/config.h> | ||
31 | #include <linux/module.h> | 30 | #include <linux/module.h> |
32 | #include <linux/errno.h> | 31 | #include <linux/errno.h> |
33 | #include <linux/kernel.h> | 32 | #include <linux/kernel.h> |
diff --git a/net/bluetooth/rfcomm/sock.c b/net/bluetooth/rfcomm/sock.c index 757d2dd3b02..4e9962c8cfa 100644 --- a/net/bluetooth/rfcomm/sock.c +++ b/net/bluetooth/rfcomm/sock.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * $Id: sock.c,v 1.24 2002/10/03 01:00:34 maxk Exp $ | 27 | * $Id: sock.c,v 1.24 2002/10/03 01:00:34 maxk Exp $ |
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include <linux/config.h> | ||
31 | #include <linux/module.h> | 30 | #include <linux/module.h> |
32 | 31 | ||
33 | #include <linux/types.h> | 32 | #include <linux/types.h> |
diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c index b105a715fa9..2ff2d5b87c9 100644 --- a/net/bluetooth/rfcomm/tty.c +++ b/net/bluetooth/rfcomm/tty.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * $Id: tty.c,v 1.24 2002/10/03 01:54:38 holtmann Exp $ | 27 | * $Id: tty.c,v 1.24 2002/10/03 01:54:38 holtmann Exp $ |
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include <linux/config.h> | ||
31 | #include <linux/module.h> | 30 | #include <linux/module.h> |
32 | 31 | ||
33 | #include <linux/tty.h> | 32 | #include <linux/tty.h> |
diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 0c2d13ad69b..a5f1e44db5d 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | /* Bluetooth SCO sockets. */ | 25 | /* Bluetooth SCO sockets. */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | 28 | ||
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
diff --git a/net/bridge/br.c b/net/bridge/br.c index 654401ceb2d..2994387999a 100644 --- a/net/bridge/br.c +++ b/net/bridge/br.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * 2 of the License, or (at your option) any later version. | 13 | * 2 of the License, or (at your option) any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
19 | #include <linux/netdevice.h> | 18 | #include <linux/netdevice.h> |
diff --git a/net/bridge/netfilter/ebt_ulog.c b/net/bridge/netfilter/ebt_ulog.c index ee5a5176126..02693a230dc 100644 --- a/net/bridge/netfilter/ebt_ulog.c +++ b/net/bridge/netfilter/ebt_ulog.c | |||
@@ -29,7 +29,6 @@ | |||
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/module.h> | 31 | #include <linux/module.h> |
32 | #include <linux/config.h> | ||
33 | #include <linux/spinlock.h> | 32 | #include <linux/spinlock.h> |
34 | #include <linux/socket.h> | 33 | #include <linux/socket.h> |
35 | #include <linux/skbuff.h> | 34 | #include <linux/skbuff.h> |
diff --git a/net/core/dev.c b/net/core/dev.c index 08976b08df5..066a60a7528 100644 --- a/net/core/dev.c +++ b/net/core/dev.c | |||
@@ -76,7 +76,6 @@ | |||
76 | #include <asm/system.h> | 76 | #include <asm/system.h> |
77 | #include <linux/bitops.h> | 77 | #include <linux/bitops.h> |
78 | #include <linux/capability.h> | 78 | #include <linux/capability.h> |
79 | #include <linux/config.h> | ||
80 | #include <linux/cpu.h> | 79 | #include <linux/cpu.h> |
81 | #include <linux/types.h> | 80 | #include <linux/types.h> |
82 | #include <linux/kernel.h> | 81 | #include <linux/kernel.h> |
diff --git a/net/core/link_watch.c b/net/core/link_watch.c index 0f37266411b..4b36114744c 100644 --- a/net/core/link_watch.c +++ b/net/core/link_watch.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * | 11 | * |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/netdevice.h> | 15 | #include <linux/netdevice.h> |
17 | #include <linux/if.h> | 16 | #include <linux/if.h> |
diff --git a/net/core/neighbour.c b/net/core/neighbour.c index 50a8c73caf9..7ad681f5e71 100644 --- a/net/core/neighbour.c +++ b/net/core/neighbour.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * Harald Welte Add neighbour cache statistics like rtstat | 15 | * Harald Welte Add neighbour cache statistics like rtstat |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c index 47a6fceb677..13472762b18 100644 --- a/net/core/net-sysfs.c +++ b/net/core/net-sysfs.c | |||
@@ -10,7 +10,6 @@ | |||
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/capability.h> | 12 | #include <linux/capability.h> |
13 | #include <linux/config.h> | ||
14 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
15 | #include <linux/netdevice.h> | 14 | #include <linux/netdevice.h> |
16 | #include <linux/if_arp.h> | 15 | #include <linux/if_arp.h> |
diff --git a/net/core/rtnetlink.c b/net/core/rtnetlink.c index f25aac17497..20e5bb73f14 100644 --- a/net/core/rtnetlink.c +++ b/net/core/rtnetlink.c | |||
@@ -16,7 +16,6 @@ | |||
16 | * Vitaly E. Lavrov RTA_OK arithmetics was wrong. | 16 | * Vitaly E. Lavrov RTA_OK arithmetics was wrong. |
17 | */ | 17 | */ |
18 | 18 | ||
19 | #include <linux/config.h> | ||
20 | #include <linux/errno.h> | 19 | #include <linux/errno.h> |
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
diff --git a/net/core/skbuff.c b/net/core/skbuff.c index a1c9ecf4f1e..7cfbdb215ba 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c | |||
@@ -38,7 +38,6 @@ | |||
38 | * The functions in this file will not compile correctly with gcc 2.4.x | 38 | * The functions in this file will not compile correctly with gcc 2.4.x |
39 | */ | 39 | */ |
40 | 40 | ||
41 | #include <linux/config.h> | ||
42 | #include <linux/module.h> | 41 | #include <linux/module.h> |
43 | #include <linux/types.h> | 42 | #include <linux/types.h> |
44 | #include <linux/kernel.h> | 43 | #include <linux/kernel.h> |
diff --git a/net/core/sock.c b/net/core/sock.c index 204a8dec65c..533b9317144 100644 --- a/net/core/sock.c +++ b/net/core/sock.c | |||
@@ -92,7 +92,6 @@ | |||
92 | */ | 92 | */ |
93 | 93 | ||
94 | #include <linux/capability.h> | 94 | #include <linux/capability.h> |
95 | #include <linux/config.h> | ||
96 | #include <linux/errno.h> | 95 | #include <linux/errno.h> |
97 | #include <linux/types.h> | 96 | #include <linux/types.h> |
98 | #include <linux/socket.h> | 97 | #include <linux/socket.h> |
diff --git a/net/core/sysctl_net_core.c b/net/core/sysctl_net_core.c index 71045365672..02534131d88 100644 --- a/net/core/sysctl_net_core.c +++ b/net/core/sysctl_net_core.c | |||
@@ -7,7 +7,6 @@ | |||
7 | 7 | ||
8 | #include <linux/mm.h> | 8 | #include <linux/mm.h> |
9 | #include <linux/sysctl.h> | 9 | #include <linux/sysctl.h> |
10 | #include <linux/config.h> | ||
11 | #include <linux/module.h> | 10 | #include <linux/module.h> |
12 | #include <linux/socket.h> | 11 | #include <linux/socket.h> |
13 | #include <net/sock.h> | 12 | #include <net/sock.h> |
diff --git a/net/dccp/ackvec.h b/net/dccp/ackvec.h index ec7a89bb7b3..0adf4b56c34 100644 --- a/net/dccp/ackvec.h +++ b/net/dccp/ackvec.h | |||
@@ -11,7 +11,6 @@ | |||
11 | * published by the Free Software Foundation. | 11 | * published by the Free Software Foundation. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/compiler.h> | 14 | #include <linux/compiler.h> |
16 | #include <linux/list.h> | 15 | #include <linux/list.h> |
17 | #include <linux/time.h> | 16 | #include <linux/time.h> |
diff --git a/net/dccp/ccids/ccid2.c b/net/dccp/ccids/ccid2.c index d4f9e2d3345..e9615627dcd 100644 --- a/net/dccp/ccids/ccid2.c +++ b/net/dccp/ccids/ccid2.c | |||
@@ -30,7 +30,6 @@ | |||
30 | * - jiffies wrapping | 30 | * - jiffies wrapping |
31 | */ | 31 | */ |
32 | 32 | ||
33 | #include <linux/config.h> | ||
34 | #include "../ccid.h" | 33 | #include "../ccid.h" |
35 | #include "../dccp.h" | 34 | #include "../dccp.h" |
36 | #include "ccid2.h" | 35 | #include "ccid2.h" |
diff --git a/net/dccp/ccids/ccid3.c b/net/dccp/ccids/ccid3.c index b4a51d0355a..c39bff706cf 100644 --- a/net/dccp/ccids/ccid3.c +++ b/net/dccp/ccids/ccid3.c | |||
@@ -34,7 +34,6 @@ | |||
34 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 34 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
35 | */ | 35 | */ |
36 | 36 | ||
37 | #include <linux/config.h> | ||
38 | #include "../ccid.h" | 37 | #include "../ccid.h" |
39 | #include "../dccp.h" | 38 | #include "../dccp.h" |
40 | #include "lib/packet_history.h" | 39 | #include "lib/packet_history.h" |
diff --git a/net/dccp/ccids/ccid3.h b/net/dccp/ccids/ccid3.h index f18b96d4e5a..5ade4f668b2 100644 --- a/net/dccp/ccids/ccid3.h +++ b/net/dccp/ccids/ccid3.h | |||
@@ -36,7 +36,6 @@ | |||
36 | #ifndef _DCCP_CCID3_H_ | 36 | #ifndef _DCCP_CCID3_H_ |
37 | #define _DCCP_CCID3_H_ | 37 | #define _DCCP_CCID3_H_ |
38 | 38 | ||
39 | #include <linux/config.h> | ||
40 | #include <linux/list.h> | 39 | #include <linux/list.h> |
41 | #include <linux/time.h> | 40 | #include <linux/time.h> |
42 | #include <linux/types.h> | 41 | #include <linux/types.h> |
diff --git a/net/dccp/ccids/lib/loss_interval.c b/net/dccp/ccids/lib/loss_interval.c index 4c01a54143a..5d7b7d86438 100644 --- a/net/dccp/ccids/lib/loss_interval.c +++ b/net/dccp/ccids/lib/loss_interval.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * (at your option) any later version. | 11 | * (at your option) any later version. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | 15 | ||
17 | #include "loss_interval.h" | 16 | #include "loss_interval.h" |
diff --git a/net/dccp/ccids/lib/loss_interval.h b/net/dccp/ccids/lib/loss_interval.h index 417d9d82df3..43bf78269d1 100644 --- a/net/dccp/ccids/lib/loss_interval.h +++ b/net/dccp/ccids/lib/loss_interval.h | |||
@@ -13,7 +13,6 @@ | |||
13 | * any later version. | 13 | * any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/list.h> | 16 | #include <linux/list.h> |
18 | #include <linux/slab.h> | 17 | #include <linux/slab.h> |
19 | #include <linux/time.h> | 18 | #include <linux/time.h> |
diff --git a/net/dccp/ccids/lib/packet_history.c b/net/dccp/ccids/lib/packet_history.c index d3f9d205383..ad98d6a322e 100644 --- a/net/dccp/ccids/lib/packet_history.c +++ b/net/dccp/ccids/lib/packet_history.c | |||
@@ -34,7 +34,6 @@ | |||
34 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 34 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
35 | */ | 35 | */ |
36 | 36 | ||
37 | #include <linux/config.h> | ||
38 | #include <linux/module.h> | 37 | #include <linux/module.h> |
39 | #include <linux/string.h> | 38 | #include <linux/string.h> |
40 | 39 | ||
diff --git a/net/dccp/ccids/lib/packet_history.h b/net/dccp/ccids/lib/packet_history.h index 122e96737ff..673c209e4e8 100644 --- a/net/dccp/ccids/lib/packet_history.h +++ b/net/dccp/ccids/lib/packet_history.h | |||
@@ -37,7 +37,6 @@ | |||
37 | #ifndef _DCCP_PKT_HIST_ | 37 | #ifndef _DCCP_PKT_HIST_ |
38 | #define _DCCP_PKT_HIST_ | 38 | #define _DCCP_PKT_HIST_ |
39 | 39 | ||
40 | #include <linux/config.h> | ||
41 | #include <linux/list.h> | 40 | #include <linux/list.h> |
42 | #include <linux/slab.h> | 41 | #include <linux/slab.h> |
43 | #include <linux/time.h> | 42 | #include <linux/time.h> |
diff --git a/net/dccp/ccids/lib/tfrc_equation.c b/net/dccp/ccids/lib/tfrc_equation.c index add3cae65e2..4fd2ebebf5a 100644 --- a/net/dccp/ccids/lib/tfrc_equation.c +++ b/net/dccp/ccids/lib/tfrc_equation.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * (at your option) any later version. | 12 | * (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | 16 | ||
18 | #include <asm/div64.h> | 17 | #include <asm/div64.h> |
diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h index 1fe50914868..d00a2f4ee5d 100644 --- a/net/dccp/dccp.h +++ b/net/dccp/dccp.h | |||
@@ -12,7 +12,6 @@ | |||
12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/dccp.h> | 15 | #include <linux/dccp.h> |
17 | #include <net/snmp.h> | 16 | #include <net/snmp.h> |
18 | #include <net/sock.h> | 17 | #include <net/sock.h> |
diff --git a/net/dccp/diag.c b/net/dccp/diag.c index 0f25dc39596..0f3745585a9 100644 --- a/net/dccp/diag.c +++ b/net/dccp/diag.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * published by the Free Software Foundation. | 9 | * published by the Free Software Foundation. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | 12 | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <linux/inet_diag.h> | 14 | #include <linux/inet_diag.h> |
diff --git a/net/dccp/feat.c b/net/dccp/feat.c index b39e2a59788..a1b0682ee77 100644 --- a/net/dccp/feat.c +++ b/net/dccp/feat.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | 14 | ||
16 | #include "dccp.h" | 15 | #include "dccp.h" |
diff --git a/net/dccp/input.c b/net/dccp/input.c index bfc53665516..7f9dc6ac58c 100644 --- a/net/dccp/input.c +++ b/net/dccp/input.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/dccp.h> | 13 | #include <linux/dccp.h> |
15 | #include <linux/skbuff.h> | 14 | #include <linux/skbuff.h> |
16 | 15 | ||
diff --git a/net/dccp/ipv4.c b/net/dccp/ipv4.c index f2c011fd2ba..c3073e7e81d 100644 --- a/net/dccp/ipv4.c +++ b/net/dccp/ipv4.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/dccp.h> | 13 | #include <linux/dccp.h> |
15 | #include <linux/icmp.h> | 14 | #include <linux/icmp.h> |
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
diff --git a/net/dccp/ipv6.c b/net/dccp/ipv6.c index 65e2ab0886e..ff42bc43263 100644 --- a/net/dccp/ipv6.c +++ b/net/dccp/ipv6.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/random.h> | 16 | #include <linux/random.h> |
18 | #include <linux/xfrm.h> | 17 | #include <linux/xfrm.h> |
diff --git a/net/dccp/ipv6.h b/net/dccp/ipv6.h index e4d4e930927..6eef81fdbe5 100644 --- a/net/dccp/ipv6.h +++ b/net/dccp/ipv6.h | |||
@@ -11,7 +11,6 @@ | |||
11 | * published by the Free Software Foundation. | 11 | * published by the Free Software Foundation. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/dccp.h> | 14 | #include <linux/dccp.h> |
16 | #include <linux/ipv6.h> | 15 | #include <linux/ipv6.h> |
17 | 16 | ||
diff --git a/net/dccp/minisocks.c b/net/dccp/minisocks.c index c0349e5b055..9045438d6b3 100644 --- a/net/dccp/minisocks.c +++ b/net/dccp/minisocks.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/dccp.h> | 13 | #include <linux/dccp.h> |
15 | #include <linux/skbuff.h> | 14 | #include <linux/skbuff.h> |
16 | #include <linux/timer.h> | 15 | #include <linux/timer.h> |
diff --git a/net/dccp/options.c b/net/dccp/options.c index e9feb2a0c77..c3cda1e39aa 100644 --- a/net/dccp/options.c +++ b/net/dccp/options.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * as published by the Free Software Foundation; either version | 11 | * as published by the Free Software Foundation; either version |
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | #include <linux/config.h> | ||
15 | #include <linux/dccp.h> | 14 | #include <linux/dccp.h> |
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/types.h> | 16 | #include <linux/types.h> |
diff --git a/net/dccp/output.c b/net/dccp/output.c index 7409e4a3abd..58669beee13 100644 --- a/net/dccp/output.c +++ b/net/dccp/output.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/dccp.h> | 13 | #include <linux/dccp.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
16 | #include <linux/skbuff.h> | 15 | #include <linux/skbuff.h> |
diff --git a/net/dccp/proto.c b/net/dccp/proto.c index 5317fd3e669..f4f0627ea41 100644 --- a/net/dccp/proto.c +++ b/net/dccp/proto.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * published by the Free Software Foundation. | 9 | * published by the Free Software Foundation. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/dccp.h> | 12 | #include <linux/dccp.h> |
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
diff --git a/net/dccp/sysctl.c b/net/dccp/sysctl.c index 64c89e9c229..c1ba9451bc3 100644 --- a/net/dccp/sysctl.c +++ b/net/dccp/sysctl.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * as published by the Free Software Foundation. | 9 | * as published by the Free Software Foundation. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/mm.h> | 12 | #include <linux/mm.h> |
14 | #include <linux/sysctl.h> | 13 | #include <linux/sysctl.h> |
15 | 14 | ||
diff --git a/net/dccp/timer.c b/net/dccp/timer.c index 5244415e5f1..8447742f561 100644 --- a/net/dccp/timer.c +++ b/net/dccp/timer.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 2 of the License, or (at your option) any later version. | 10 | * 2 of the License, or (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/dccp.h> | 13 | #include <linux/dccp.h> |
15 | #include <linux/skbuff.h> | 14 | #include <linux/skbuff.h> |
16 | 15 | ||
diff --git a/net/decnet/af_decnet.c b/net/decnet/af_decnet.c index 2b289ef20ab..5486247735f 100644 --- a/net/decnet/af_decnet.c +++ b/net/decnet/af_decnet.c | |||
@@ -99,7 +99,6 @@ Version 0.0.6 2.1.110 07-aug-98 Eduardo Marcelo Serrat | |||
99 | dn_bind fixes | 99 | dn_bind fixes |
100 | *******************************************************************************/ | 100 | *******************************************************************************/ |
101 | 101 | ||
102 | #include <linux/config.h> | ||
103 | #include <linux/module.h> | 102 | #include <linux/module.h> |
104 | #include <linux/errno.h> | 103 | #include <linux/errno.h> |
105 | #include <linux/types.h> | 104 | #include <linux/types.h> |
diff --git a/net/decnet/dn_dev.c b/net/decnet/dn_dev.c index a26ff9f4457..98a25208440 100644 --- a/net/decnet/dn_dev.c +++ b/net/decnet/dn_dev.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * devices. All mtu based now. | 24 | * devices. All mtu based now. |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/capability.h> | 27 | #include <linux/capability.h> |
29 | #include <linux/module.h> | 28 | #include <linux/module.h> |
30 | #include <linux/moduleparam.h> | 29 | #include <linux/moduleparam.h> |
diff --git a/net/decnet/dn_fib.c b/net/decnet/dn_fib.c index bd4ce8681a1..0375077391b 100644 --- a/net/decnet/dn_fib.c +++ b/net/decnet/dn_fib.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * this code was copied from it. | 17 | * this code was copied from it. |
18 | * | 18 | * |
19 | */ | 19 | */ |
20 | #include <linux/config.h> | ||
21 | #include <linux/string.h> | 20 | #include <linux/string.h> |
22 | #include <linux/net.h> | 21 | #include <linux/net.h> |
23 | #include <linux/socket.h> | 22 | #include <linux/socket.h> |
diff --git a/net/decnet/dn_neigh.c b/net/decnet/dn_neigh.c index 66e230c3b32..5ce9c9e0565 100644 --- a/net/decnet/dn_neigh.c +++ b/net/decnet/dn_neigh.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/net.h> | 27 | #include <linux/net.h> |
29 | #include <linux/module.h> | 28 | #include <linux/module.h> |
30 | #include <linux/socket.h> | 29 | #include <linux/socket.h> |
diff --git a/net/decnet/dn_nsp_in.c b/net/decnet/dn_nsp_in.c index a2ba9db1c37..86f7f3b28e7 100644 --- a/net/decnet/dn_nsp_in.c +++ b/net/decnet/dn_nsp_in.c | |||
@@ -45,7 +45,6 @@ | |||
45 | GNU General Public License for more details. | 45 | GNU General Public License for more details. |
46 | *******************************************************************************/ | 46 | *******************************************************************************/ |
47 | 47 | ||
48 | #include <linux/config.h> | ||
49 | #include <linux/errno.h> | 48 | #include <linux/errno.h> |
50 | #include <linux/types.h> | 49 | #include <linux/types.h> |
51 | #include <linux/socket.h> | 50 | #include <linux/socket.h> |
diff --git a/net/decnet/dn_route.c b/net/decnet/dn_route.c index 5abf7057af0..1355614ec11 100644 --- a/net/decnet/dn_route.c +++ b/net/decnet/dn_route.c | |||
@@ -55,7 +55,6 @@ | |||
55 | GNU General Public License for more details. | 55 | GNU General Public License for more details. |
56 | *******************************************************************************/ | 56 | *******************************************************************************/ |
57 | 57 | ||
58 | #include <linux/config.h> | ||
59 | #include <linux/errno.h> | 58 | #include <linux/errno.h> |
60 | #include <linux/types.h> | 59 | #include <linux/types.h> |
61 | #include <linux/socket.h> | 60 | #include <linux/socket.h> |
diff --git a/net/decnet/dn_rules.c b/net/decnet/dn_rules.c index 446faafe206..06e785fe575 100644 --- a/net/decnet/dn_rules.c +++ b/net/decnet/dn_rules.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * Changes: | 13 | * Changes: |
14 | * | 14 | * |
15 | */ | 15 | */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/string.h> | 16 | #include <linux/string.h> |
18 | #include <linux/net.h> | 17 | #include <linux/net.h> |
19 | #include <linux/socket.h> | 18 | #include <linux/socket.h> |
diff --git a/net/decnet/dn_table.c b/net/decnet/dn_table.c index 0ebc46af1bd..37d9d0a1ac8 100644 --- a/net/decnet/dn_table.c +++ b/net/decnet/dn_table.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * Changes: | 12 | * Changes: |
13 | * | 13 | * |
14 | */ | 14 | */ |
15 | #include <linux/config.h> | ||
16 | #include <linux/string.h> | 15 | #include <linux/string.h> |
17 | #include <linux/net.h> | 16 | #include <linux/net.h> |
18 | #include <linux/socket.h> | 17 | #include <linux/socket.h> |
diff --git a/net/decnet/sysctl_net_decnet.c b/net/decnet/sysctl_net_decnet.c index bda5920215f..e246f054f36 100644 --- a/net/decnet/sysctl_net_decnet.c +++ b/net/decnet/sysctl_net_decnet.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * Steve Whitehouse - Memory buffer settings, like the tcp ones | 13 | * Steve Whitehouse - Memory buffer settings, like the tcp ones |
14 | * | 14 | * |
15 | */ | 15 | */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/mm.h> | 16 | #include <linux/mm.h> |
18 | #include <linux/sysctl.h> | 17 | #include <linux/sysctl.h> |
19 | #include <linux/fs.h> | 18 | #include <linux/fs.h> |
diff --git a/net/econet/af_econet.c b/net/econet/af_econet.c index 868265619db..309ae4c6549 100644 --- a/net/econet/af_econet.c +++ b/net/econet/af_econet.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * | 9 | * |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | 13 | ||
15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
diff --git a/net/ethernet/eth.c b/net/ethernet/eth.c index c971f14712e..387c71c584e 100644 --- a/net/ethernet/eth.c +++ b/net/ethernet/eth.c | |||
@@ -51,7 +51,6 @@ | |||
51 | #include <linux/etherdevice.h> | 51 | #include <linux/etherdevice.h> |
52 | #include <linux/skbuff.h> | 52 | #include <linux/skbuff.h> |
53 | #include <linux/errno.h> | 53 | #include <linux/errno.h> |
54 | #include <linux/config.h> | ||
55 | #include <linux/init.h> | 54 | #include <linux/init.h> |
56 | #include <linux/if_ether.h> | 55 | #include <linux/if_ether.h> |
57 | #include <net/dst.h> | 56 | #include <net/dst.h> |
diff --git a/net/ieee80211/ieee80211_crypt_ccmp.c b/net/ieee80211/ieee80211_crypt_ccmp.c index 78b2d13e80e..492647382ad 100644 --- a/net/ieee80211/ieee80211_crypt_ccmp.c +++ b/net/ieee80211/ieee80211_crypt_ccmp.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * more details. | 9 | * more details. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/init.h> | 13 | #include <linux/init.h> |
15 | #include <linux/slab.h> | 14 | #include <linux/slab.h> |
diff --git a/net/ieee80211/ieee80211_crypt_tkip.c b/net/ieee80211/ieee80211_crypt_tkip.c index 3fa5df2e1f0..34dba0ba545 100644 --- a/net/ieee80211/ieee80211_crypt_tkip.c +++ b/net/ieee80211/ieee80211_crypt_tkip.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * more details. | 9 | * more details. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/init.h> | 13 | #include <linux/init.h> |
15 | #include <linux/slab.h> | 14 | #include <linux/slab.h> |
diff --git a/net/ieee80211/ieee80211_crypt_wep.c b/net/ieee80211/ieee80211_crypt_wep.c index 649e581fa56..c5a87724aab 100644 --- a/net/ieee80211/ieee80211_crypt_wep.c +++ b/net/ieee80211/ieee80211_crypt_wep.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * more details. | 9 | * more details. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/init.h> | 13 | #include <linux/init.h> |
15 | #include <linux/slab.h> | 14 | #include <linux/slab.h> |
diff --git a/net/ieee80211/ieee80211_geo.c b/net/ieee80211/ieee80211_geo.c index 192243ab35e..305a09de85a 100644 --- a/net/ieee80211/ieee80211_geo.c +++ b/net/ieee80211/ieee80211_geo.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | ******************************************************************************/ | 25 | ******************************************************************************/ |
26 | #include <linux/compiler.h> | 26 | #include <linux/compiler.h> |
27 | #include <linux/config.h> | ||
28 | #include <linux/errno.h> | 27 | #include <linux/errno.h> |
29 | #include <linux/if_arp.h> | 28 | #include <linux/if_arp.h> |
30 | #include <linux/in6.h> | 29 | #include <linux/in6.h> |
diff --git a/net/ieee80211/ieee80211_module.c b/net/ieee80211/ieee80211_module.c index 2cb84d84f67..13b1e5fff7e 100644 --- a/net/ieee80211/ieee80211_module.c +++ b/net/ieee80211/ieee80211_module.c | |||
@@ -31,7 +31,6 @@ | |||
31 | *******************************************************************************/ | 31 | *******************************************************************************/ |
32 | 32 | ||
33 | #include <linux/compiler.h> | 33 | #include <linux/compiler.h> |
34 | #include <linux/config.h> | ||
35 | #include <linux/errno.h> | 34 | #include <linux/errno.h> |
36 | #include <linux/if_arp.h> | 35 | #include <linux/if_arp.h> |
37 | #include <linux/in6.h> | 36 | #include <linux/in6.h> |
diff --git a/net/ieee80211/ieee80211_rx.c b/net/ieee80211/ieee80211_rx.c index 2bf567fd5a1..47ccf159372 100644 --- a/net/ieee80211/ieee80211_rx.c +++ b/net/ieee80211/ieee80211_rx.c | |||
@@ -14,7 +14,6 @@ | |||
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/compiler.h> | 16 | #include <linux/compiler.h> |
17 | #include <linux/config.h> | ||
18 | #include <linux/errno.h> | 17 | #include <linux/errno.h> |
19 | #include <linux/if_arp.h> | 18 | #include <linux/if_arp.h> |
20 | #include <linux/in6.h> | 19 | #include <linux/in6.h> |
diff --git a/net/ieee80211/ieee80211_tx.c b/net/ieee80211/ieee80211_tx.c index 6a5de1b8445..de148ae594f 100644 --- a/net/ieee80211/ieee80211_tx.c +++ b/net/ieee80211/ieee80211_tx.c | |||
@@ -24,7 +24,6 @@ | |||
24 | 24 | ||
25 | ******************************************************************************/ | 25 | ******************************************************************************/ |
26 | #include <linux/compiler.h> | 26 | #include <linux/compiler.h> |
27 | #include <linux/config.h> | ||
28 | #include <linux/errno.h> | 27 | #include <linux/errno.h> |
29 | #include <linux/if_arp.h> | 28 | #include <linux/if_arp.h> |
30 | #include <linux/in6.h> | 29 | #include <linux/in6.h> |
diff --git a/net/ipv4/ah4.c b/net/ipv4/ah4.c index c7782230080..8e748be36c5 100644 --- a/net/ipv4/ah4.c +++ b/net/ipv4/ah4.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | #include <linux/module.h> | 1 | #include <linux/module.h> |
3 | #include <net/ip.h> | 2 | #include <net/ip.h> |
4 | #include <net/xfrm.h> | 3 | #include <net/xfrm.h> |
diff --git a/net/ipv4/arp.c b/net/ipv4/arp.c index 4749d504c62..7b51b3bdb54 100644 --- a/net/ipv4/arp.c +++ b/net/ipv4/arp.c | |||
@@ -80,7 +80,6 @@ | |||
80 | #include <linux/kernel.h> | 80 | #include <linux/kernel.h> |
81 | #include <linux/sched.h> | 81 | #include <linux/sched.h> |
82 | #include <linux/capability.h> | 82 | #include <linux/capability.h> |
83 | #include <linux/config.h> | ||
84 | #include <linux/socket.h> | 83 | #include <linux/socket.h> |
85 | #include <linux/sockios.h> | 84 | #include <linux/sockios.h> |
86 | #include <linux/errno.h> | 85 | #include <linux/errno.h> |
diff --git a/net/ipv4/datagram.c b/net/ipv4/datagram.c index c1b42b5257f..ec5da4fbd9f 100644 --- a/net/ipv4/datagram.c +++ b/net/ipv4/datagram.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * 2 of the License, or (at your option) any later version. | 11 | * 2 of the License, or (at your option) any later version. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/ip.h> | 16 | #include <linux/ip.h> |
diff --git a/net/ipv4/devinet.c b/net/ipv4/devinet.c index 54419b27686..a7c65e9e5ec 100644 --- a/net/ipv4/devinet.c +++ b/net/ipv4/devinet.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * if no match found. | 27 | * if no match found. |
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include <linux/config.h> | ||
31 | 30 | ||
32 | #include <asm/uaccess.h> | 31 | #include <asm/uaccess.h> |
33 | #include <asm/system.h> | 32 | #include <asm/system.h> |
diff --git a/net/ipv4/esp4.c b/net/ipv4/esp4.c index 9bbdd449455..4e112738b3f 100644 --- a/net/ipv4/esp4.c +++ b/net/ipv4/esp4.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | #include <linux/module.h> | 1 | #include <linux/module.h> |
3 | #include <net/ip.h> | 2 | #include <net/ip.h> |
4 | #include <net/xfrm.h> | 3 | #include <net/xfrm.h> |
diff --git a/net/ipv4/fib_frontend.c b/net/ipv4/fib_frontend.c index 31387abf53a..ba2a70745a6 100644 --- a/net/ipv4/fib_frontend.c +++ b/net/ipv4/fib_frontend.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * 2 of the License, or (at your option) any later version. | 15 | * 2 of the License, or (at your option) any later version. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <asm/uaccess.h> | 19 | #include <asm/uaccess.h> |
21 | #include <asm/system.h> | 20 | #include <asm/system.h> |
diff --git a/net/ipv4/fib_hash.c b/net/ipv4/fib_hash.c index e2890ec8159..3c1d32ad35f 100644 --- a/net/ipv4/fib_hash.c +++ b/net/ipv4/fib_hash.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * 2 of the License, or (at your option) any later version. | 15 | * 2 of the License, or (at your option) any later version. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <asm/uaccess.h> | 18 | #include <asm/uaccess.h> |
20 | #include <asm/system.h> | 19 | #include <asm/system.h> |
21 | #include <linux/bitops.h> | 20 | #include <linux/bitops.h> |
diff --git a/net/ipv4/fib_rules.c b/net/ipv4/fib_rules.c index ec566f3e66c..6c642d11d4c 100644 --- a/net/ipv4/fib_rules.c +++ b/net/ipv4/fib_rules.c | |||
@@ -19,7 +19,6 @@ | |||
19 | * Marc Boucher : routing by fwmark | 19 | * Marc Boucher : routing by fwmark |
20 | */ | 20 | */ |
21 | 21 | ||
22 | #include <linux/config.h> | ||
23 | #include <asm/uaccess.h> | 22 | #include <asm/uaccess.h> |
24 | #include <asm/system.h> | 23 | #include <asm/system.h> |
25 | #include <linux/bitops.h> | 24 | #include <linux/bitops.h> |
diff --git a/net/ipv4/fib_semantics.c b/net/ipv4/fib_semantics.c index 0f4145babb1..5f87533684d 100644 --- a/net/ipv4/fib_semantics.c +++ b/net/ipv4/fib_semantics.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * 2 of the License, or (at your option) any later version. | 15 | * 2 of the License, or (at your option) any later version. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <asm/uaccess.h> | 18 | #include <asm/uaccess.h> |
20 | #include <asm/system.h> | 19 | #include <asm/system.h> |
21 | #include <linux/bitops.h> | 20 | #include <linux/bitops.h> |
diff --git a/net/ipv4/fib_trie.c b/net/ipv4/fib_trie.c index 95a639f2e3d..1cb65305e10 100644 --- a/net/ipv4/fib_trie.c +++ b/net/ipv4/fib_trie.c | |||
@@ -52,7 +52,6 @@ | |||
52 | 52 | ||
53 | #define VERSION "0.407" | 53 | #define VERSION "0.407" |
54 | 54 | ||
55 | #include <linux/config.h> | ||
56 | #include <asm/uaccess.h> | 55 | #include <asm/uaccess.h> |
57 | #include <asm/system.h> | 56 | #include <asm/system.h> |
58 | #include <asm/bitops.h> | 57 | #include <asm/bitops.h> |
diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c index 017900172f7..4c86ac3d882 100644 --- a/net/ipv4/icmp.c +++ b/net/ipv4/icmp.c | |||
@@ -64,7 +64,6 @@ | |||
64 | * | 64 | * |
65 | */ | 65 | */ |
66 | 66 | ||
67 | #include <linux/config.h> | ||
68 | #include <linux/module.h> | 67 | #include <linux/module.h> |
69 | #include <linux/types.h> | 68 | #include <linux/types.h> |
70 | #include <linux/jiffies.h> | 69 | #include <linux/jiffies.h> |
diff --git a/net/ipv4/igmp.c b/net/ipv4/igmp.c index ab680c851aa..d299c8e547d 100644 --- a/net/ipv4/igmp.c +++ b/net/ipv4/igmp.c | |||
@@ -72,7 +72,6 @@ | |||
72 | * Vinay Kulkarni | 72 | * Vinay Kulkarni |
73 | */ | 73 | */ |
74 | 74 | ||
75 | #include <linux/config.h> | ||
76 | #include <linux/module.h> | 75 | #include <linux/module.h> |
77 | #include <asm/uaccess.h> | 76 | #include <asm/uaccess.h> |
78 | #include <asm/system.h> | 77 | #include <asm/system.h> |
diff --git a/net/ipv4/inet_connection_sock.c b/net/ipv4/inet_connection_sock.c index 9a01bb81f8b..e50a1bfd7cc 100644 --- a/net/ipv4/inet_connection_sock.c +++ b/net/ipv4/inet_connection_sock.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * 2 of the License, or(at your option) any later version. | 13 | * 2 of the License, or(at your option) any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/jhash.h> | 17 | #include <linux/jhash.h> |
19 | 18 | ||
diff --git a/net/ipv4/inet_diag.c b/net/ipv4/inet_diag.c index 457db99c76d..8e7e41b66c7 100644 --- a/net/ipv4/inet_diag.c +++ b/net/ipv4/inet_diag.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * 2 of the License, or (at your option) any later version. | 11 | * 2 of the License, or (at your option) any later version. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
17 | #include <linux/fcntl.h> | 16 | #include <linux/fcntl.h> |
diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c index ee9b5515b9a..95fac553299 100644 --- a/net/ipv4/inet_hashtables.c +++ b/net/ipv4/inet_hashtables.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * 2 of the License, or (at your option) any later version. | 13 | * 2 of the License, or (at your option) any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/random.h> | 17 | #include <linux/random.h> |
19 | #include <linux/sched.h> | 18 | #include <linux/sched.h> |
diff --git a/net/ipv4/inet_timewait_sock.c b/net/ipv4/inet_timewait_sock.c index 417f126c749..cdd805344c6 100644 --- a/net/ipv4/inet_timewait_sock.c +++ b/net/ipv4/inet_timewait_sock.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * From code orinally in TCP | 8 | * From code orinally in TCP |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | 11 | ||
13 | #include <net/inet_hashtables.h> | 12 | #include <net/inet_hashtables.h> |
14 | #include <net/inet_timewait_sock.h> | 13 | #include <net/inet_timewait_sock.h> |
diff --git a/net/ipv4/ip_forward.c b/net/ipv4/ip_forward.c index 9f0bb529ab7..a22d11d2911 100644 --- a/net/ipv4/ip_forward.c +++ b/net/ipv4/ip_forward.c | |||
@@ -21,7 +21,6 @@ | |||
21 | * Mike McLagan : Routing by source | 21 | * Mike McLagan : Routing by source |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <linux/config.h> | ||
25 | #include <linux/types.h> | 24 | #include <linux/types.h> |
26 | #include <linux/mm.h> | 25 | #include <linux/mm.h> |
27 | #include <linux/sched.h> | 26 | #include <linux/sched.h> |
diff --git a/net/ipv4/ip_fragment.c b/net/ipv4/ip_fragment.c index da734c43917..b84b53a4752 100644 --- a/net/ipv4/ip_fragment.c +++ b/net/ipv4/ip_fragment.c | |||
@@ -23,7 +23,6 @@ | |||
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include <linux/compiler.h> | 25 | #include <linux/compiler.h> |
26 | #include <linux/config.h> | ||
27 | #include <linux/module.h> | 26 | #include <linux/module.h> |
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | #include <linux/mm.h> | 28 | #include <linux/mm.h> |
diff --git a/net/ipv4/ip_gre.c b/net/ipv4/ip_gre.c index ab99bebdcdc..6ff9b10d956 100644 --- a/net/ipv4/ip_gre.c +++ b/net/ipv4/ip_gre.c | |||
@@ -11,7 +11,6 @@ | |||
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/capability.h> | 13 | #include <linux/capability.h> |
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
17 | #include <linux/sched.h> | 16 | #include <linux/sched.h> |
diff --git a/net/ipv4/ip_input.c b/net/ipv4/ip_input.c index c9026dbf4c9..e1a7dba2fa8 100644 --- a/net/ipv4/ip_input.c +++ b/net/ipv4/ip_input.c | |||
@@ -121,7 +121,6 @@ | |||
121 | #include <linux/kernel.h> | 121 | #include <linux/kernel.h> |
122 | #include <linux/string.h> | 122 | #include <linux/string.h> |
123 | #include <linux/errno.h> | 123 | #include <linux/errno.h> |
124 | #include <linux/config.h> | ||
125 | 124 | ||
126 | #include <linux/net.h> | 125 | #include <linux/net.h> |
127 | #include <linux/socket.h> | 126 | #include <linux/socket.h> |
diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index 7624fd1d8f9..0c872fd0849 100644 --- a/net/ipv4/ip_output.c +++ b/net/ipv4/ip_output.c | |||
@@ -53,7 +53,6 @@ | |||
53 | #include <linux/mm.h> | 53 | #include <linux/mm.h> |
54 | #include <linux/string.h> | 54 | #include <linux/string.h> |
55 | #include <linux/errno.h> | 55 | #include <linux/errno.h> |
56 | #include <linux/config.h> | ||
57 | 56 | ||
58 | #include <linux/socket.h> | 57 | #include <linux/socket.h> |
59 | #include <linux/sockios.h> | 58 | #include <linux/sockios.h> |
diff --git a/net/ipv4/ip_sockglue.c b/net/ipv4/ip_sockglue.c index 12e0bf19f24..84f43a3c909 100644 --- a/net/ipv4/ip_sockglue.c +++ b/net/ipv4/ip_sockglue.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * Mike McLagan : Routing by source | 17 | * Mike McLagan : Routing by source |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
23 | #include <linux/mm.h> | 22 | #include <linux/mm.h> |
diff --git a/net/ipv4/ipcomp.c b/net/ipv4/ipcomp.c index 3ed8b57a100..8e037484753 100644 --- a/net/ipv4/ipcomp.c +++ b/net/ipv4/ipcomp.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * - Compression stats. | 13 | * - Compression stats. |
14 | * - Adaptive compression. | 14 | * - Adaptive compression. |
15 | */ | 15 | */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <asm/scatterlist.h> | 17 | #include <asm/scatterlist.h> |
19 | #include <asm/semaphore.h> | 18 | #include <asm/semaphore.h> |
diff --git a/net/ipv4/ipip.c b/net/ipv4/ipip.c index ea398ee43f2..3291d5192aa 100644 --- a/net/ipv4/ipip.c +++ b/net/ipv4/ipip.c | |||
@@ -94,7 +94,6 @@ | |||
94 | 94 | ||
95 | 95 | ||
96 | #include <linux/capability.h> | 96 | #include <linux/capability.h> |
97 | #include <linux/config.h> | ||
98 | #include <linux/module.h> | 97 | #include <linux/module.h> |
99 | #include <linux/types.h> | 98 | #include <linux/types.h> |
100 | #include <linux/sched.h> | 99 | #include <linux/sched.h> |
diff --git a/net/ipv4/ipmr.c b/net/ipv4/ipmr.c index 717ab7d6d7b..ba33f8621c6 100644 --- a/net/ipv4/ipmr.c +++ b/net/ipv4/ipmr.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * | 28 | * |
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/config.h> | ||
32 | #include <asm/system.h> | 31 | #include <asm/system.h> |
33 | #include <asm/uaccess.h> | 32 | #include <asm/uaccess.h> |
34 | #include <linux/types.h> | 33 | #include <linux/types.h> |
diff --git a/net/ipv4/ipvs/ip_vs_est.c b/net/ipv4/ipvs/ip_vs_est.c index c453e1e57f4..4c1940381ba 100644 --- a/net/ipv4/ipvs/ip_vs_est.c +++ b/net/ipv4/ipvs/ip_vs_est.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * Changes: | 13 | * Changes: |
14 | * | 14 | * |
15 | */ | 15 | */ |
16 | #include <linux/config.h> | ||
17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
18 | #include <linux/jiffies.h> | 17 | #include <linux/jiffies.h> |
19 | #include <linux/slab.h> | 18 | #include <linux/slab.h> |
diff --git a/net/ipv4/multipath_drr.c b/net/ipv4/multipath_drr.c index db67373f9b3..252e837b17a 100644 --- a/net/ipv4/multipath_drr.c +++ b/net/ipv4/multipath_drr.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <asm/system.h> | 15 | #include <asm/system.h> |
17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
diff --git a/net/ipv4/multipath_random.c b/net/ipv4/multipath_random.c index 5249dbe7c55..b8c289f247c 100644 --- a/net/ipv4/multipath_random.c +++ b/net/ipv4/multipath_random.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <asm/system.h> | 15 | #include <asm/system.h> |
17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
diff --git a/net/ipv4/multipath_rr.c b/net/ipv4/multipath_rr.c index b6cd2870478..bba5abe5542 100644 --- a/net/ipv4/multipath_rr.c +++ b/net/ipv4/multipath_rr.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <asm/system.h> | 15 | #include <asm/system.h> |
17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
diff --git a/net/ipv4/multipath_wrandom.c b/net/ipv4/multipath_wrandom.c index 342d0b9098f..d25ec4ae09e 100644 --- a/net/ipv4/multipath_wrandom.c +++ b/net/ipv4/multipath_wrandom.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * 2 of the License, or (at your option) any later version. | 12 | * 2 of the License, or (at your option) any later version. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <asm/system.h> | 15 | #include <asm/system.h> |
17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
diff --git a/net/ipv4/netfilter/arp_tables.c b/net/ipv4/netfilter/arp_tables.c index ad39bf64056..80c73ca9011 100644 --- a/net/ipv4/netfilter/arp_tables.c +++ b/net/ipv4/netfilter/arp_tables.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * | 9 | * |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
14 | #include <linux/skbuff.h> | 13 | #include <linux/skbuff.h> |
15 | #include <linux/netdevice.h> | 14 | #include <linux/netdevice.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_core.c b/net/ipv4/netfilter/ip_conntrack_core.c index 7e4cf9a4d15..aa459177c3f 100644 --- a/net/ipv4/netfilter/ip_conntrack_core.c +++ b/net/ipv4/netfilter/ip_conntrack_core.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * - export ip_conntrack[_expect]_{find_get,put} functions | 17 | * - export ip_conntrack[_expect]_{find_get,put} functions |
18 | * */ | 18 | * */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/types.h> | 20 | #include <linux/types.h> |
22 | #include <linux/icmp.h> | 21 | #include <linux/icmp.h> |
23 | #include <linux/ip.h> | 22 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_ftp.c b/net/ipv4/netfilter/ip_conntrack_ftp.c index 4dcf526c394..1d18c863f06 100644 --- a/net/ipv4/netfilter/ip_conntrack_ftp.c +++ b/net/ipv4/netfilter/ip_conntrack_ftp.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> | 11 | #include <linux/module.h> |
13 | #include <linux/netfilter.h> | 12 | #include <linux/netfilter.h> |
14 | #include <linux/ip.h> | 13 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_helper_h323.c b/net/ipv4/netfilter/ip_conntrack_helper_h323.c index 0665674218c..af35235672d 100644 --- a/net/ipv4/netfilter/ip_conntrack_helper_h323.c +++ b/net/ipv4/netfilter/ip_conntrack_helper_h323.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * For more information, please see http://nath323.sourceforge.net/ | 11 | * For more information, please see http://nath323.sourceforge.net/ |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/netfilter.h> | 15 | #include <linux/netfilter.h> |
17 | #include <linux/ip.h> | 16 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_helper_pptp.c b/net/ipv4/netfilter/ip_conntrack_helper_pptp.c index 8ccfe17bb25..b020a33e65e 100644 --- a/net/ipv4/netfilter/ip_conntrack_helper_pptp.c +++ b/net/ipv4/netfilter/ip_conntrack_helper_pptp.c | |||
@@ -46,7 +46,6 @@ | |||
46 | * | 46 | * |
47 | */ | 47 | */ |
48 | 48 | ||
49 | #include <linux/config.h> | ||
50 | #include <linux/module.h> | 49 | #include <linux/module.h> |
51 | #include <linux/netfilter.h> | 50 | #include <linux/netfilter.h> |
52 | #include <linux/ip.h> | 51 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_irc.c b/net/ipv4/netfilter/ip_conntrack_irc.c index a2ac5ce544b..44889075f3b 100644 --- a/net/ipv4/netfilter/ip_conntrack_irc.c +++ b/net/ipv4/netfilter/ip_conntrack_irc.c | |||
@@ -22,7 +22,6 @@ | |||
22 | * | 22 | * |
23 | */ | 23 | */ |
24 | 24 | ||
25 | #include <linux/config.h> | ||
26 | #include <linux/module.h> | 25 | #include <linux/module.h> |
27 | #include <linux/netfilter.h> | 26 | #include <linux/netfilter.h> |
28 | #include <linux/ip.h> | 27 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_proto_gre.c b/net/ipv4/netfilter/ip_conntrack_proto_gre.c index 21ee124c046..4ee016c427b 100644 --- a/net/ipv4/netfilter/ip_conntrack_proto_gre.c +++ b/net/ipv4/netfilter/ip_conntrack_proto_gre.c | |||
@@ -23,7 +23,6 @@ | |||
23 | * | 23 | * |
24 | */ | 24 | */ |
25 | 25 | ||
26 | #include <linux/config.h> | ||
27 | #include <linux/module.h> | 26 | #include <linux/module.h> |
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | #include <linux/timer.h> | 28 | #include <linux/timer.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_proto_tcp.c b/net/ipv4/netfilter/ip_conntrack_proto_tcp.c index c5c2ce5cdeb..fb920e76ec1 100644 --- a/net/ipv4/netfilter/ip_conntrack_proto_tcp.c +++ b/net/ipv4/netfilter/ip_conntrack_proto_tcp.c | |||
@@ -19,7 +19,6 @@ | |||
19 | * version 2.2 | 19 | * version 2.2 |
20 | */ | 20 | */ |
21 | 21 | ||
22 | #include <linux/config.h> | ||
23 | #include <linux/types.h> | 22 | #include <linux/types.h> |
24 | #include <linux/sched.h> | 23 | #include <linux/sched.h> |
25 | #include <linux/timer.h> | 24 | #include <linux/timer.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_standalone.c b/net/ipv4/netfilter/ip_conntrack_standalone.c index 88445aac3f2..7bd3c22003a 100644 --- a/net/ipv4/netfilter/ip_conntrack_standalone.c +++ b/net/ipv4/netfilter/ip_conntrack_standalone.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
17 | #include <linux/ip.h> | 16 | #include <linux/ip.h> |
18 | #include <linux/netfilter.h> | 17 | #include <linux/netfilter.h> |
diff --git a/net/ipv4/netfilter/ip_nat_helper.c b/net/ipv4/netfilter/ip_nat_helper.c index 5d506e0564d..cbcaa45370a 100644 --- a/net/ipv4/netfilter/ip_nat_helper.c +++ b/net/ipv4/netfilter/ip_nat_helper.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * - make ip_nat_resize_packet more generic (TCP and UDP) | 15 | * - make ip_nat_resize_packet more generic (TCP and UDP) |
16 | * - add ip_nat_mangle_udp_packet | 16 | * - add ip_nat_mangle_udp_packet |
17 | */ | 17 | */ |
18 | #include <linux/config.h> | ||
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <linux/kmod.h> | 19 | #include <linux/kmod.h> |
21 | #include <linux/types.h> | 20 | #include <linux/types.h> |
diff --git a/net/ipv4/netfilter/ip_nat_helper_pptp.c b/net/ipv4/netfilter/ip_nat_helper_pptp.c index f3977726ff0..1d149964dc3 100644 --- a/net/ipv4/netfilter/ip_nat_helper_pptp.c +++ b/net/ipv4/netfilter/ip_nat_helper_pptp.c | |||
@@ -35,7 +35,6 @@ | |||
35 | * | 35 | * |
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include <linux/config.h> | ||
39 | #include <linux/module.h> | 38 | #include <linux/module.h> |
40 | #include <linux/ip.h> | 39 | #include <linux/ip.h> |
41 | #include <linux/tcp.h> | 40 | #include <linux/tcp.h> |
diff --git a/net/ipv4/netfilter/ip_nat_proto_gre.c b/net/ipv4/netfilter/ip_nat_proto_gre.c index 96ceabaec40..38acfdf540e 100644 --- a/net/ipv4/netfilter/ip_nat_proto_gre.c +++ b/net/ipv4/netfilter/ip_nat_proto_gre.c | |||
@@ -23,7 +23,6 @@ | |||
23 | * | 23 | * |
24 | */ | 24 | */ |
25 | 25 | ||
26 | #include <linux/config.h> | ||
27 | #include <linux/module.h> | 26 | #include <linux/module.h> |
28 | #include <linux/ip.h> | 27 | #include <linux/ip.h> |
29 | #include <linux/netfilter_ipv4/ip_nat.h> | 28 | #include <linux/netfilter_ipv4/ip_nat.h> |
diff --git a/net/ipv4/netfilter/ip_nat_snmp_basic.c b/net/ipv4/netfilter/ip_nat_snmp_basic.c index d20d557f915..0b1b416759c 100644 --- a/net/ipv4/netfilter/ip_nat_snmp_basic.c +++ b/net/ipv4/netfilter/ip_nat_snmp_basic.c | |||
@@ -43,7 +43,6 @@ | |||
43 | * 2000-08-06: Convert to new helper API (Harald Welte). | 43 | * 2000-08-06: Convert to new helper API (Harald Welte). |
44 | * | 44 | * |
45 | */ | 45 | */ |
46 | #include <linux/config.h> | ||
47 | #include <linux/in.h> | 46 | #include <linux/in.h> |
48 | #include <linux/module.h> | 47 | #include <linux/module.h> |
49 | #include <linux/types.h> | 48 | #include <linux/types.h> |
diff --git a/net/ipv4/netfilter/ip_nat_standalone.c b/net/ipv4/netfilter/ip_nat_standalone.c index 67e676783da..17de077a790 100644 --- a/net/ipv4/netfilter/ip_nat_standalone.c +++ b/net/ipv4/netfilter/ip_nat_standalone.c | |||
@@ -18,7 +18,6 @@ | |||
18 | * - now capable of multiple expectations for one master | 18 | * - now capable of multiple expectations for one master |
19 | * */ | 19 | * */ |
20 | 20 | ||
21 | #include <linux/config.h> | ||
22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
23 | #include <linux/icmp.h> | 22 | #include <linux/icmp.h> |
24 | #include <linux/ip.h> | 23 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ip_tables.c b/net/ipv4/netfilter/ip_tables.c index 7aaaf92efb5..fc5bdd5eb7d 100644 --- a/net/ipv4/netfilter/ip_tables.c +++ b/net/ipv4/netfilter/ip_tables.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * 08 Oct 2005 Harald Welte <lafore@netfilter.org> | 14 | * 08 Oct 2005 Harald Welte <lafore@netfilter.org> |
15 | * - Generalize into "x_tables" layer and "{ip,ip6,arp}_tables" | 15 | * - Generalize into "x_tables" layer and "{ip,ip6,arp}_tables" |
16 | */ | 16 | */ |
17 | #include <linux/config.h> | ||
18 | #include <linux/cache.h> | 17 | #include <linux/cache.h> |
19 | #include <linux/capability.h> | 18 | #include <linux/capability.h> |
20 | #include <linux/skbuff.h> | 19 | #include <linux/skbuff.h> |
diff --git a/net/ipv4/netfilter/ipt_CLUSTERIP.c b/net/ipv4/netfilter/ipt_CLUSTERIP.c index dbc83c5d7aa..cbffeae3f56 100644 --- a/net/ipv4/netfilter/ipt_CLUSTERIP.c +++ b/net/ipv4/netfilter/ipt_CLUSTERIP.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * | 10 | * |
11 | */ | 11 | */ |
12 | #include <linux/module.h> | 12 | #include <linux/module.h> |
13 | #include <linux/config.h> | ||
14 | #include <linux/proc_fs.h> | 13 | #include <linux/proc_fs.h> |
15 | #include <linux/jhash.h> | 14 | #include <linux/jhash.h> |
16 | #include <linux/bitops.h> | 15 | #include <linux/bitops.h> |
diff --git a/net/ipv4/netfilter/ipt_MASQUERADE.c b/net/ipv4/netfilter/ipt_MASQUERADE.c index 8b3e7f99b86..ebd94f2abf0 100644 --- a/net/ipv4/netfilter/ipt_MASQUERADE.c +++ b/net/ipv4/netfilter/ipt_MASQUERADE.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * published by the Free Software Foundation. | 9 | * published by the Free Software Foundation. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/types.h> | 12 | #include <linux/types.h> |
14 | #include <linux/inetdevice.h> | 13 | #include <linux/inetdevice.h> |
15 | #include <linux/ip.h> | 14 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ipt_NETMAP.c b/net/ipv4/netfilter/ipt_NETMAP.c index 2fcf1075b02..736c4b5a86a 100644 --- a/net/ipv4/netfilter/ipt_NETMAP.c +++ b/net/ipv4/netfilter/ipt_NETMAP.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * published by the Free Software Foundation. | 10 | * published by the Free Software Foundation. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/ip.h> | 13 | #include <linux/ip.h> |
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/netdevice.h> | 15 | #include <linux/netdevice.h> |
diff --git a/net/ipv4/netfilter/ipt_REJECT.c b/net/ipv4/netfilter/ipt_REJECT.c index 431a3ce6f7b..269bc2067cb 100644 --- a/net/ipv4/netfilter/ipt_REJECT.c +++ b/net/ipv4/netfilter/ipt_REJECT.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/skbuff.h> | 16 | #include <linux/skbuff.h> |
18 | #include <linux/ip.h> | 17 | #include <linux/ip.h> |
diff --git a/net/ipv4/netfilter/ipt_ULOG.c b/net/ipv4/netfilter/ipt_ULOG.c index c84cc03389d..d7dd7fe7051 100644 --- a/net/ipv4/netfilter/ipt_ULOG.c +++ b/net/ipv4/netfilter/ipt_ULOG.c | |||
@@ -47,7 +47,6 @@ | |||
47 | */ | 47 | */ |
48 | 48 | ||
49 | #include <linux/module.h> | 49 | #include <linux/module.h> |
50 | #include <linux/config.h> | ||
51 | #include <linux/spinlock.h> | 50 | #include <linux/spinlock.h> |
52 | #include <linux/socket.h> | 51 | #include <linux/socket.h> |
53 | #include <linux/skbuff.h> | 52 | #include <linux/skbuff.h> |
diff --git a/net/ipv4/netfilter/iptable_mangle.c b/net/ipv4/netfilter/iptable_mangle.c index 397b95cc026..4e7998beda6 100644 --- a/net/ipv4/netfilter/iptable_mangle.c +++ b/net/ipv4/netfilter/iptable_mangle.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * | 10 | * |
11 | * Extended to all five netfilter hooks by Brad Chapman & Harald Welte | 11 | * Extended to all five netfilter hooks by Brad Chapman & Harald Welte |
12 | */ | 12 | */ |
13 | #include <linux/config.h> | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <linux/netfilter_ipv4/ip_tables.h> | 14 | #include <linux/netfilter_ipv4/ip_tables.h> |
16 | #include <linux/netdevice.h> | 15 | #include <linux/netdevice.h> |
diff --git a/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c b/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c index 8cc8e1b3677..0af803df82b 100644 --- a/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c +++ b/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * Derived from net/ipv4/netfilter/ip_conntrack_standalone.c | 14 | * Derived from net/ipv4/netfilter/ip_conntrack_standalone.c |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
19 | #include <linux/ip.h> | 18 | #include <linux/ip.h> |
20 | #include <linux/netfilter.h> | 19 | #include <linux/netfilter.h> |
diff --git a/net/ipv4/protocol.c b/net/ipv4/protocol.c index 291831e792a..05f5114828e 100644 --- a/net/ipv4/protocol.c +++ b/net/ipv4/protocol.c | |||
@@ -32,7 +32,6 @@ | |||
32 | #include <linux/kernel.h> | 32 | #include <linux/kernel.h> |
33 | #include <linux/sched.h> | 33 | #include <linux/sched.h> |
34 | #include <linux/string.h> | 34 | #include <linux/string.h> |
35 | #include <linux/config.h> | ||
36 | #include <linux/socket.h> | 35 | #include <linux/socket.h> |
37 | #include <linux/in.h> | 36 | #include <linux/in.h> |
38 | #include <linux/inet.h> | 37 | #include <linux/inet.h> |
diff --git a/net/ipv4/route.c b/net/ipv4/route.c index 60b11aece5c..da44fabf4dc 100644 --- a/net/ipv4/route.c +++ b/net/ipv4/route.c | |||
@@ -64,7 +64,6 @@ | |||
64 | * 2 of the License, or (at your option) any later version. | 64 | * 2 of the License, or (at your option) any later version. |
65 | */ | 65 | */ |
66 | 66 | ||
67 | #include <linux/config.h> | ||
68 | #include <linux/module.h> | 67 | #include <linux/module.h> |
69 | #include <asm/uaccess.h> | 68 | #include <asm/uaccess.h> |
70 | #include <asm/system.h> | 69 | #include <asm/system.h> |
diff --git a/net/ipv4/sysctl_net_ipv4.c b/net/ipv4/sysctl_net_ipv4.c index ce4cd5f3551..70cea9d08a3 100644 --- a/net/ipv4/sysctl_net_ipv4.c +++ b/net/ipv4/sysctl_net_ipv4.c | |||
@@ -10,7 +10,6 @@ | |||
10 | #include <linux/mm.h> | 10 | #include <linux/mm.h> |
11 | #include <linux/module.h> | 11 | #include <linux/module.h> |
12 | #include <linux/sysctl.h> | 12 | #include <linux/sysctl.h> |
13 | #include <linux/config.h> | ||
14 | #include <linux/igmp.h> | 13 | #include <linux/igmp.h> |
15 | #include <linux/inetdevice.h> | 14 | #include <linux/inetdevice.h> |
16 | #include <net/snmp.h> | 15 | #include <net/snmp.h> |
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c index 0336422c88a..a97450e9eb3 100644 --- a/net/ipv4/tcp.c +++ b/net/ipv4/tcp.c | |||
@@ -247,7 +247,6 @@ | |||
247 | * TCP_CLOSE socket is finished | 247 | * TCP_CLOSE socket is finished |
248 | */ | 248 | */ |
249 | 249 | ||
250 | #include <linux/config.h> | ||
251 | #include <linux/module.h> | 250 | #include <linux/module.h> |
252 | #include <linux/types.h> | 251 | #include <linux/types.h> |
253 | #include <linux/fcntl.h> | 252 | #include <linux/fcntl.h> |
diff --git a/net/ipv4/tcp_bic.c b/net/ipv4/tcp_bic.c index b2d9021ad22..b0134ab0837 100644 --- a/net/ipv4/tcp_bic.c +++ b/net/ipv4/tcp_bic.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * this behaves the same as the original Reno. | 12 | * this behaves the same as the original Reno. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/mm.h> | 15 | #include <linux/mm.h> |
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <net/tcp.h> | 17 | #include <net/tcp.h> |
diff --git a/net/ipv4/tcp_cong.c b/net/ipv4/tcp_cong.c index 857eefc52aa..5765f9d0317 100644 --- a/net/ipv4/tcp_cong.c +++ b/net/ipv4/tcp_cong.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * Copyright (C) 2005 Stephen Hemminger <shemminger@osdl.org> | 6 | * Copyright (C) 2005 Stephen Hemminger <shemminger@osdl.org> |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | #include <linux/mm.h> | 10 | #include <linux/mm.h> |
12 | #include <linux/types.h> | 11 | #include <linux/types.h> |
diff --git a/net/ipv4/tcp_cubic.c b/net/ipv4/tcp_cubic.c index 78b7a6b9e4d..2be27980ca7 100644 --- a/net/ipv4/tcp_cubic.c +++ b/net/ipv4/tcp_cubic.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * this behaves the same as the original Reno. | 12 | * this behaves the same as the original Reno. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/mm.h> | 15 | #include <linux/mm.h> |
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <net/tcp.h> | 17 | #include <net/tcp.h> |
diff --git a/net/ipv4/tcp_diag.c b/net/ipv4/tcp_diag.c index b56399c7cc1..57c5f0b10e6 100644 --- a/net/ipv4/tcp_diag.c +++ b/net/ipv4/tcp_diag.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * 2 of the License, or (at your option) any later version. | 11 | * 2 of the License, or (at your option) any later version. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | 14 | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/inet_diag.h> | 16 | #include <linux/inet_diag.h> |
diff --git a/net/ipv4/tcp_highspeed.c b/net/ipv4/tcp_highspeed.c index 1120245b237..aaa1538c069 100644 --- a/net/ipv4/tcp_highspeed.c +++ b/net/ipv4/tcp_highspeed.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * John Heffner <jheffner@psc.edu> | 6 | * John Heffner <jheffner@psc.edu> |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | #include <net/tcp.h> | 10 | #include <net/tcp.h> |
12 | 11 | ||
diff --git a/net/ipv4/tcp_htcp.c b/net/ipv4/tcp_htcp.c index 3d92c185926..6edfe5e4510 100644 --- a/net/ipv4/tcp_htcp.c +++ b/net/ipv4/tcp_htcp.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * http://www.hamilton.ie/net/htcp3.pdf | 6 | * http://www.hamilton.ie/net/htcp3.pdf |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
11 | #include <linux/module.h> | 10 | #include <linux/module.h> |
12 | #include <net/tcp.h> | 11 | #include <net/tcp.h> |
diff --git a/net/ipv4/tcp_hybla.c b/net/ipv4/tcp_hybla.c index 40dbb387751..7406e0c5fb8 100644 --- a/net/ipv4/tcp_hybla.c +++ b/net/ipv4/tcp_hybla.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * root at danielinux.net | 10 | * root at danielinux.net |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <net/tcp.h> | 14 | #include <net/tcp.h> |
16 | 15 | ||
diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index 7fa0b4a8a38..738dad9f7d4 100644 --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c | |||
@@ -63,7 +63,6 @@ | |||
63 | * Pasi Sarolahti: F-RTO for dealing with spurious RTOs | 63 | * Pasi Sarolahti: F-RTO for dealing with spurious RTOs |
64 | */ | 64 | */ |
65 | 65 | ||
66 | #include <linux/config.h> | ||
67 | #include <linux/mm.h> | 66 | #include <linux/mm.h> |
68 | #include <linux/module.h> | 67 | #include <linux/module.h> |
69 | #include <linux/sysctl.h> | 68 | #include <linux/sysctl.h> |
diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c index 4c6ef47eb1c..e02a84cf9a5 100644 --- a/net/ipv4/tcp_ipv4.c +++ b/net/ipv4/tcp_ipv4.c | |||
@@ -52,7 +52,6 @@ | |||
52 | * a single port at the same time. | 52 | * a single port at the same time. |
53 | */ | 53 | */ |
54 | 54 | ||
55 | #include <linux/config.h> | ||
56 | 55 | ||
57 | #include <linux/types.h> | 56 | #include <linux/types.h> |
58 | #include <linux/fcntl.h> | 57 | #include <linux/fcntl.h> |
diff --git a/net/ipv4/tcp_minisocks.c b/net/ipv4/tcp_minisocks.c index 54b2ef7d3ef..e0851697ad5 100644 --- a/net/ipv4/tcp_minisocks.c +++ b/net/ipv4/tcp_minisocks.c | |||
@@ -20,7 +20,6 @@ | |||
20 | * Jorge Cwik, <jorge@laser.satlink.net> | 20 | * Jorge Cwik, <jorge@laser.satlink.net> |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/mm.h> | 23 | #include <linux/mm.h> |
25 | #include <linux/module.h> | 24 | #include <linux/module.h> |
26 | #include <linux/sysctl.h> | 25 | #include <linux/sysctl.h> |
diff --git a/net/ipv4/tcp_scalable.c b/net/ipv4/tcp_scalable.c index 26d7486ee50..4624501e968 100644 --- a/net/ipv4/tcp_scalable.c +++ b/net/ipv4/tcp_scalable.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * John Heffner <jheffner@sc.edu> | 5 | * John Heffner <jheffner@sc.edu> |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <linux/config.h> | ||
9 | #include <linux/module.h> | 8 | #include <linux/module.h> |
10 | #include <net/tcp.h> | 9 | #include <net/tcp.h> |
11 | 10 | ||
diff --git a/net/ipv4/tcp_vegas.c b/net/ipv4/tcp_vegas.c index 3b740349505..490360b5b4b 100644 --- a/net/ipv4/tcp_vegas.c +++ b/net/ipv4/tcp_vegas.c | |||
@@ -31,7 +31,6 @@ | |||
31 | * assumed senders never went idle. | 31 | * assumed senders never went idle. |
32 | */ | 32 | */ |
33 | 33 | ||
34 | #include <linux/config.h> | ||
35 | #include <linux/mm.h> | 34 | #include <linux/mm.h> |
36 | #include <linux/module.h> | 35 | #include <linux/module.h> |
37 | #include <linux/skbuff.h> | 36 | #include <linux/skbuff.h> |
diff --git a/net/ipv4/tcp_westwood.c b/net/ipv4/tcp_westwood.c index 4247da1384b..5446312ffd2 100644 --- a/net/ipv4/tcp_westwood.c +++ b/net/ipv4/tcp_westwood.c | |||
@@ -21,7 +21,6 @@ | |||
21 | * ssthresh after packet loss. The probing phase is as the original Reno. | 21 | * ssthresh after packet loss. The probing phase is as the original Reno. |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <linux/config.h> | ||
25 | #include <linux/mm.h> | 24 | #include <linux/mm.h> |
26 | #include <linux/module.h> | 25 | #include <linux/module.h> |
27 | #include <linux/skbuff.h> | 26 | #include <linux/skbuff.h> |
diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index 3f93292b0ad..9bfcddad695 100644 --- a/net/ipv4/udp.c +++ b/net/ipv4/udp.c | |||
@@ -91,7 +91,6 @@ | |||
91 | #include <linux/errno.h> | 91 | #include <linux/errno.h> |
92 | #include <linux/timer.h> | 92 | #include <linux/timer.h> |
93 | #include <linux/mm.h> | 93 | #include <linux/mm.h> |
94 | #include <linux/config.h> | ||
95 | #include <linux/inet.h> | 94 | #include <linux/inet.h> |
96 | #include <linux/ipv6.h> | 95 | #include <linux/ipv6.h> |
97 | #include <linux/netdevice.h> | 96 | #include <linux/netdevice.h> |
diff --git a/net/ipv4/xfrm4_policy.c b/net/ipv4/xfrm4_policy.c index c0465284dfa..8f50eae47d0 100644 --- a/net/ipv4/xfrm4_policy.c +++ b/net/ipv4/xfrm4_policy.c | |||
@@ -9,7 +9,6 @@ | |||
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/compiler.h> | 11 | #include <linux/compiler.h> |
12 | #include <linux/config.h> | ||
13 | #include <linux/inetdevice.h> | 12 | #include <linux/inetdevice.h> |
14 | #include <net/xfrm.h> | 13 | #include <net/xfrm.h> |
15 | #include <net/ip.h> | 14 | #include <net/ip.h> |
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index 4da664538f5..c250d0af10d 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c | |||
@@ -40,7 +40,6 @@ | |||
40 | * status etc. | 40 | * status etc. |
41 | */ | 41 | */ |
42 | 42 | ||
43 | #include <linux/config.h> | ||
44 | #include <linux/errno.h> | 43 | #include <linux/errno.h> |
45 | #include <linux/types.h> | 44 | #include <linux/types.h> |
46 | #include <linux/socket.h> | 45 | #include <linux/socket.h> |
diff --git a/net/ipv6/af_inet6.c b/net/ipv6/af_inet6.c index e19457fe4f6..a94c91b407e 100644 --- a/net/ipv6/af_inet6.c +++ b/net/ipv6/af_inet6.c | |||
@@ -23,7 +23,6 @@ | |||
23 | 23 | ||
24 | #include <linux/module.h> | 24 | #include <linux/module.h> |
25 | #include <linux/capability.h> | 25 | #include <linux/capability.h> |
26 | #include <linux/config.h> | ||
27 | #include <linux/errno.h> | 26 | #include <linux/errno.h> |
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | #include <linux/socket.h> | 28 | #include <linux/socket.h> |
diff --git a/net/ipv6/ah6.c b/net/ipv6/ah6.c index d31c0d6c044..9d4831bd433 100644 --- a/net/ipv6/ah6.c +++ b/net/ipv6/ah6.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * This file is derived from net/ipv4/ah.c. | 24 | * This file is derived from net/ipv4/ah.c. |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | #include <net/ip.h> | 28 | #include <net/ip.h> |
30 | #include <net/ah.h> | 29 | #include <net/ah.h> |
diff --git a/net/ipv6/anycast.c b/net/ipv6/anycast.c index 39ec528923f..f6881d7a038 100644 --- a/net/ipv6/anycast.c +++ b/net/ipv6/anycast.c | |||
@@ -14,7 +14,6 @@ | |||
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/capability.h> | 16 | #include <linux/capability.h> |
17 | #include <linux/config.h> | ||
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/errno.h> | 18 | #include <linux/errno.h> |
20 | #include <linux/types.h> | 19 | #include <linux/types.h> |
diff --git a/net/ipv6/esp6.c b/net/ipv6/esp6.c index a15a6f320f7..a278d5e862f 100644 --- a/net/ipv6/esp6.c +++ b/net/ipv6/esp6.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * This file is derived from net/ipv4/esp.c | 24 | * This file is derived from net/ipv4/esp.c |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | #include <net/ip.h> | 28 | #include <net/ip.h> |
30 | #include <net/xfrm.h> | 29 | #include <net/xfrm.h> |
diff --git a/net/ipv6/inet6_connection_sock.c b/net/ipv6/inet6_connection_sock.c index eb2865d5ae2..11536db225d 100644 --- a/net/ipv6/inet6_connection_sock.c +++ b/net/ipv6/inet6_connection_sock.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * 2 of the License, or(at your option) any later version. | 13 | * 2 of the License, or(at your option) any later version. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/in6.h> | 17 | #include <linux/in6.h> |
19 | #include <linux/ipv6.h> | 18 | #include <linux/ipv6.h> |
diff --git a/net/ipv6/inet6_hashtables.c b/net/ipv6/inet6_hashtables.c index 2ae84c96167..d2f3fc990bf 100644 --- a/net/ipv6/inet6_hashtables.c +++ b/net/ipv6/inet6_hashtables.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * 2 of the License, or (at your option) any later version. | 14 | * 2 of the License, or (at your option) any later version. |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/random.h> | 18 | #include <linux/random.h> |
20 | 19 | ||
diff --git a/net/ipv6/ip6_fib.c b/net/ipv6/ip6_fib.c index 2cb6149349b..764221220af 100644 --- a/net/ipv6/ip6_fib.c +++ b/net/ipv6/ip6_fib.c | |||
@@ -19,7 +19,6 @@ | |||
19 | * remove ip6_null_entry from the top of | 19 | * remove ip6_null_entry from the top of |
20 | * routing table. | 20 | * routing table. |
21 | */ | 21 | */ |
22 | #include <linux/config.h> | ||
23 | #include <linux/errno.h> | 22 | #include <linux/errno.h> |
24 | #include <linux/types.h> | 23 | #include <linux/types.h> |
25 | #include <linux/net.h> | 24 | #include <linux/net.h> |
diff --git a/net/ipv6/ip6_flowlabel.c b/net/ipv6/ip6_flowlabel.c index f9ca63912fb..1d672b0547f 100644 --- a/net/ipv6/ip6_flowlabel.c +++ b/net/ipv6/ip6_flowlabel.c | |||
@@ -10,7 +10,6 @@ | |||
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/capability.h> | 12 | #include <linux/capability.h> |
13 | #include <linux/config.h> | ||
14 | #include <linux/errno.h> | 13 | #include <linux/errno.h> |
15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
16 | #include <linux/socket.h> | 15 | #include <linux/socket.h> |
diff --git a/net/ipv6/ip6_output.c b/net/ipv6/ip6_output.c index abb94de3376..aa2b2c3e507 100644 --- a/net/ipv6/ip6_output.c +++ b/net/ipv6/ip6_output.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * for datagram xmit | 28 | * for datagram xmit |
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/config.h> | ||
32 | #include <linux/errno.h> | 31 | #include <linux/errno.h> |
33 | #include <linux/types.h> | 32 | #include <linux/types.h> |
34 | #include <linux/string.h> | 33 | #include <linux/string.h> |
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c index a995796b5a5..bc77c0e1a94 100644 --- a/net/ipv6/ip6_tunnel.c +++ b/net/ipv6/ip6_tunnel.c | |||
@@ -19,7 +19,6 @@ | |||
19 | * | 19 | * |
20 | */ | 20 | */ |
21 | 21 | ||
22 | #include <linux/config.h> | ||
23 | #include <linux/module.h> | 22 | #include <linux/module.h> |
24 | #include <linux/capability.h> | 23 | #include <linux/capability.h> |
25 | #include <linux/errno.h> | 24 | #include <linux/errno.h> |
diff --git a/net/ipv6/ipcomp6.c b/net/ipv6/ipcomp6.c index f28cd37feed..b285b035708 100644 --- a/net/ipv6/ipcomp6.c +++ b/net/ipv6/ipcomp6.c | |||
@@ -30,7 +30,6 @@ | |||
30 | * The decompression of IP datagram MUST be done after the reassembly, | 30 | * The decompression of IP datagram MUST be done after the reassembly, |
31 | * AH/ESP processing. | 31 | * AH/ESP processing. |
32 | */ | 32 | */ |
33 | #include <linux/config.h> | ||
34 | #include <linux/module.h> | 33 | #include <linux/module.h> |
35 | #include <net/ip.h> | 34 | #include <net/ip.h> |
36 | #include <net/xfrm.h> | 35 | #include <net/xfrm.h> |
diff --git a/net/ipv6/ipv6_sockglue.c b/net/ipv6/ipv6_sockglue.c index 4c20eeb3d56..97199d6ec79 100644 --- a/net/ipv6/ipv6_sockglue.c +++ b/net/ipv6/ipv6_sockglue.c | |||
@@ -27,7 +27,6 @@ | |||
27 | 27 | ||
28 | #include <linux/module.h> | 28 | #include <linux/module.h> |
29 | #include <linux/capability.h> | 29 | #include <linux/capability.h> |
30 | #include <linux/config.h> | ||
31 | #include <linux/errno.h> | 30 | #include <linux/errno.h> |
32 | #include <linux/types.h> | 31 | #include <linux/types.h> |
33 | #include <linux/socket.h> | 32 | #include <linux/socket.h> |
diff --git a/net/ipv6/ipv6_syms.c b/net/ipv6/ipv6_syms.c index 16482785bdf..dd4d1ce7776 100644 --- a/net/ipv6/ipv6_syms.c +++ b/net/ipv6/ipv6_syms.c | |||
@@ -1,5 +1,4 @@ | |||
1 | 1 | ||
2 | #include <linux/config.h> | ||
3 | #include <linux/module.h> | 2 | #include <linux/module.h> |
4 | #include <net/protocol.h> | 3 | #include <net/protocol.h> |
5 | #include <net/ipv6.h> | 4 | #include <net/ipv6.h> |
diff --git a/net/ipv6/mcast.c b/net/ipv6/mcast.c index 6e871afbb2c..9d697d4dcff 100644 --- a/net/ipv6/mcast.c +++ b/net/ipv6/mcast.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * - MLDv2 support | 28 | * - MLDv2 support |
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/config.h> | ||
32 | #include <linux/module.h> | 31 | #include <linux/module.h> |
33 | #include <linux/errno.h> | 32 | #include <linux/errno.h> |
34 | #include <linux/types.h> | 33 | #include <linux/types.h> |
diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c index dfa20d3be9b..b50055b9278 100644 --- a/net/ipv6/ndisc.c +++ b/net/ipv6/ndisc.c | |||
@@ -48,7 +48,6 @@ | |||
48 | #endif | 48 | #endif |
49 | 49 | ||
50 | #include <linux/module.h> | 50 | #include <linux/module.h> |
51 | #include <linux/config.h> | ||
52 | #include <linux/errno.h> | 51 | #include <linux/errno.h> |
53 | #include <linux/types.h> | 52 | #include <linux/types.h> |
54 | #include <linux/socket.h> | 53 | #include <linux/socket.h> |
diff --git a/net/ipv6/netfilter/ip6_tables.c b/net/ipv6/netfilter/ip6_tables.c index 0b5bd5587a3..7ef143c0ebf 100644 --- a/net/ipv6/netfilter/ip6_tables.c +++ b/net/ipv6/netfilter/ip6_tables.c | |||
@@ -19,7 +19,6 @@ | |||
19 | */ | 19 | */ |
20 | 20 | ||
21 | #include <linux/capability.h> | 21 | #include <linux/capability.h> |
22 | #include <linux/config.h> | ||
23 | #include <linux/in.h> | 22 | #include <linux/in.h> |
24 | #include <linux/skbuff.h> | 23 | #include <linux/skbuff.h> |
25 | #include <linux/kmod.h> | 24 | #include <linux/kmod.h> |
diff --git a/net/ipv6/netfilter/ip6t_REJECT.c b/net/ipv6/netfilter/ip6t_REJECT.c index de1175c27f6..8629ba195d2 100644 --- a/net/ipv6/netfilter/ip6t_REJECT.c +++ b/net/ipv6/netfilter/ip6t_REJECT.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * 2 of the License, or (at your option) any later version. | 15 | * 2 of the License, or (at your option) any later version. |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <linux/skbuff.h> | 19 | #include <linux/skbuff.h> |
21 | #include <linux/icmpv6.h> | 20 | #include <linux/icmpv6.h> |
diff --git a/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c b/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c index 2a71c3b669f..c2ab38ff46a 100644 --- a/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c +++ b/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c | |||
@@ -20,7 +20,6 @@ | |||
20 | * structures. | 20 | * structures. |
21 | */ | 21 | */ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/types.h> | 23 | #include <linux/types.h> |
25 | #include <linux/ipv6.h> | 24 | #include <linux/ipv6.h> |
26 | #include <linux/in6.h> | 25 | #include <linux/in6.h> |
diff --git a/net/ipv6/netfilter/nf_conntrack_reasm.c b/net/ipv6/netfilter/nf_conntrack_reasm.c index c32a029e43f..00d5583807f 100644 --- a/net/ipv6/netfilter/nf_conntrack_reasm.c +++ b/net/ipv6/netfilter/nf_conntrack_reasm.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * 2 of the License, or (at your option) any later version. | 14 | * 2 of the License, or (at your option) any later version. |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/errno.h> | 17 | #include <linux/errno.h> |
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/string.h> | 19 | #include <linux/string.h> |
diff --git a/net/ipv6/proc.c b/net/ipv6/proc.c index 779ddf77f4d..efee7a6301a 100644 --- a/net/ipv6/proc.c +++ b/net/ipv6/proc.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * as published by the Free Software Foundation; either version | 17 | * as published by the Free Software Foundation; either version |
18 | * 2 of the License, or (at your option) any later version. | 18 | * 2 of the License, or (at your option) any later version. |
19 | */ | 19 | */ |
20 | #include <linux/config.h> | ||
21 | #include <linux/sched.h> | 20 | #include <linux/sched.h> |
22 | #include <linux/socket.h> | 21 | #include <linux/socket.h> |
23 | #include <linux/net.h> | 22 | #include <linux/net.h> |
diff --git a/net/ipv6/reassembly.c b/net/ipv6/reassembly.c index eef985e010e..4e299c69e1c 100644 --- a/net/ipv6/reassembly.c +++ b/net/ipv6/reassembly.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * YOSHIFUJI,H. @USAGI Always remove fragment header to | 28 | * YOSHIFUJI,H. @USAGI Always remove fragment header to |
29 | * calculate ICV correctly. | 29 | * calculate ICV correctly. |
30 | */ | 30 | */ |
31 | #include <linux/config.h> | ||
32 | #include <linux/errno.h> | 31 | #include <linux/errno.h> |
33 | #include <linux/types.h> | 32 | #include <linux/types.h> |
34 | #include <linux/string.h> | 33 | #include <linux/string.h> |
diff --git a/net/ipv6/route.c b/net/ipv6/route.c index e728980160d..87c39c978cd 100644 --- a/net/ipv6/route.c +++ b/net/ipv6/route.c | |||
@@ -25,7 +25,6 @@ | |||
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/capability.h> | 27 | #include <linux/capability.h> |
28 | #include <linux/config.h> | ||
29 | #include <linux/errno.h> | 28 | #include <linux/errno.h> |
30 | #include <linux/types.h> | 29 | #include <linux/types.h> |
31 | #include <linux/times.h> | 30 | #include <linux/times.h> |
diff --git a/net/ipv6/sit.c b/net/ipv6/sit.c index 6578c3080f4..c56aeece2bf 100644 --- a/net/ipv6/sit.c +++ b/net/ipv6/sit.c | |||
@@ -18,7 +18,6 @@ | |||
18 | * Nate Thompson <nate@thebog.net>: 6to4 support | 18 | * Nate Thompson <nate@thebog.net>: 6to4 support |
19 | */ | 19 | */ |
20 | 20 | ||
21 | #include <linux/config.h> | ||
22 | #include <linux/module.h> | 21 | #include <linux/module.h> |
23 | #include <linux/capability.h> | 22 | #include <linux/capability.h> |
24 | #include <linux/errno.h> | 23 | #include <linux/errno.h> |
diff --git a/net/ipv6/sysctl_net_ipv6.c b/net/ipv6/sysctl_net_ipv6.c index 8eff9fa1e98..7a4639db134 100644 --- a/net/ipv6/sysctl_net_ipv6.c +++ b/net/ipv6/sysctl_net_ipv6.c | |||
@@ -7,7 +7,6 @@ | |||
7 | 7 | ||
8 | #include <linux/mm.h> | 8 | #include <linux/mm.h> |
9 | #include <linux/sysctl.h> | 9 | #include <linux/sysctl.h> |
10 | #include <linux/config.h> | ||
11 | #include <linux/in6.h> | 10 | #include <linux/in6.h> |
12 | #include <linux/ipv6.h> | 11 | #include <linux/ipv6.h> |
13 | #include <net/ndisc.h> | 12 | #include <net/ndisc.h> |
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c index b36d5b2e7c3..81dbc9c3bf0 100644 --- a/net/ipv6/tcp_ipv6.c +++ b/net/ipv6/tcp_ipv6.c | |||
@@ -26,7 +26,6 @@ | |||
26 | */ | 26 | */ |
27 | 27 | ||
28 | #include <linux/module.h> | 28 | #include <linux/module.h> |
29 | #include <linux/config.h> | ||
30 | #include <linux/errno.h> | 29 | #include <linux/errno.h> |
31 | #include <linux/types.h> | 30 | #include <linux/types.h> |
32 | #include <linux/socket.h> | 31 | #include <linux/socket.h> |
diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c index 8d3432a70f3..ccc57f434cd 100644 --- a/net/ipv6/udp.c +++ b/net/ipv6/udp.c | |||
@@ -23,7 +23,6 @@ | |||
23 | * 2 of the License, or (at your option) any later version. | 23 | * 2 of the License, or (at your option) any later version. |
24 | */ | 24 | */ |
25 | 25 | ||
26 | #include <linux/config.h> | ||
27 | #include <linux/errno.h> | 26 | #include <linux/errno.h> |
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | #include <linux/socket.h> | 28 | #include <linux/socket.h> |
diff --git a/net/ipv6/xfrm6_policy.c b/net/ipv6/xfrm6_policy.c index ee715f2691e..73cd250aecb 100644 --- a/net/ipv6/xfrm6_policy.c +++ b/net/ipv6/xfrm6_policy.c | |||
@@ -12,7 +12,6 @@ | |||
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/compiler.h> | 14 | #include <linux/compiler.h> |
15 | #include <linux/config.h> | ||
16 | #include <linux/netdevice.h> | 15 | #include <linux/netdevice.h> |
17 | #include <net/addrconf.h> | 16 | #include <net/addrconf.h> |
18 | #include <net/xfrm.h> | 17 | #include <net/xfrm.h> |
diff --git a/net/ipv6/xfrm6_tunnel.c b/net/ipv6/xfrm6_tunnel.c index d37768e5064..6b44fe8516c 100644 --- a/net/ipv6/xfrm6_tunnel.c +++ b/net/ipv6/xfrm6_tunnel.c | |||
@@ -21,7 +21,6 @@ | |||
21 | * Based on net/ipv4/xfrm4_tunnel.c | 21 | * Based on net/ipv4/xfrm4_tunnel.c |
22 | * | 22 | * |
23 | */ | 23 | */ |
24 | #include <linux/config.h> | ||
25 | #include <linux/module.h> | 24 | #include <linux/module.h> |
26 | #include <linux/xfrm.h> | 25 | #include <linux/xfrm.h> |
27 | #include <linux/list.h> | 26 | #include <linux/list.h> |
diff --git a/net/ipx/af_ipx.c b/net/ipx/af_ipx.c index 811d998725b..aa34ff4b707 100644 --- a/net/ipx/af_ipx.c +++ b/net/ipx/af_ipx.c | |||
@@ -28,7 +28,6 @@ | |||
28 | * See net/ipx/ChangeLog. | 28 | * See net/ipx/ChangeLog. |
29 | */ | 29 | */ |
30 | 30 | ||
31 | #include <linux/config.h> | ||
32 | #include <linux/capability.h> | 31 | #include <linux/capability.h> |
33 | #include <linux/errno.h> | 32 | #include <linux/errno.h> |
34 | #include <linux/if_arp.h> | 33 | #include <linux/if_arp.h> |
diff --git a/net/ipx/ipx_proc.c b/net/ipx/ipx_proc.c index 1f73d9ea434..4c0c71206e5 100644 --- a/net/ipx/ipx_proc.c +++ b/net/ipx/ipx_proc.c | |||
@@ -4,7 +4,6 @@ | |||
4 | * Copyright(C) Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 2002 | 4 | * Copyright(C) Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 2002 |
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/config.h> | ||
8 | #include <linux/init.h> | 7 | #include <linux/init.h> |
9 | #ifdef CONFIG_PROC_FS | 8 | #ifdef CONFIG_PROC_FS |
10 | #include <linux/proc_fs.h> | 9 | #include <linux/proc_fs.h> |
diff --git a/net/ipx/ipx_route.c b/net/ipx/ipx_route.c index bba3431cd9a..a30dbb1e08f 100644 --- a/net/ipx/ipx_route.c +++ b/net/ipx/ipx_route.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * See net/ipx/ChangeLog. | 7 | * See net/ipx/ChangeLog. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/config.h> | ||
11 | #include <linux/list.h> | 10 | #include <linux/list.h> |
12 | #include <linux/route.h> | 11 | #include <linux/route.h> |
13 | #include <linux/spinlock.h> | 12 | #include <linux/spinlock.h> |
diff --git a/net/ipx/sysctl_net_ipx.c b/net/ipx/sysctl_net_ipx.c index 510eda96d10..fa574735c76 100644 --- a/net/ipx/sysctl_net_ipx.c +++ b/net/ipx/sysctl_net_ipx.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * Added /proc/sys/net/ipx/ipx_pprop_broadcasting - acme March 4, 2001 | 6 | * Added /proc/sys/net/ipx/ipx_pprop_broadcasting - acme March 4, 2001 |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
11 | #include <linux/sysctl.h> | 10 | #include <linux/sysctl.h> |
12 | 11 | ||
diff --git a/net/irda/af_irda.c b/net/irda/af_irda.c index 2f37c9f35e2..7fae48a53bf 100644 --- a/net/irda/af_irda.c +++ b/net/irda/af_irda.c | |||
@@ -42,7 +42,6 @@ | |||
42 | * | 42 | * |
43 | ********************************************************************/ | 43 | ********************************************************************/ |
44 | 44 | ||
45 | #include <linux/config.h> | ||
46 | #include <linux/capability.h> | 45 | #include <linux/capability.h> |
47 | #include <linux/module.h> | 46 | #include <linux/module.h> |
48 | #include <linux/types.h> | 47 | #include <linux/types.h> |
diff --git a/net/irda/ircomm/ircomm_core.c b/net/irda/ircomm/ircomm_core.c index 28688197885..9c4a902a9db 100644 --- a/net/irda/ircomm/ircomm_core.c +++ b/net/irda/ircomm/ircomm_core.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * | 29 | * |
30 | ********************************************************************/ | 30 | ********************************************************************/ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/module.h> | 32 | #include <linux/module.h> |
34 | #include <linux/sched.h> | 33 | #include <linux/sched.h> |
35 | #include <linux/proc_fs.h> | 34 | #include <linux/proc_fs.h> |
diff --git a/net/irda/ircomm/ircomm_tty.c b/net/irda/ircomm/ircomm_tty.c index b592c4bc333..b400f27851f 100644 --- a/net/irda/ircomm/ircomm_tty.c +++ b/net/irda/ircomm/ircomm_tty.c | |||
@@ -30,7 +30,6 @@ | |||
30 | * | 30 | * |
31 | ********************************************************************/ | 31 | ********************************************************************/ |
32 | 32 | ||
33 | #include <linux/config.h> | ||
34 | #include <linux/init.h> | 33 | #include <linux/init.h> |
35 | #include <linux/module.h> | 34 | #include <linux/module.h> |
36 | #include <linux/fs.h> | 35 | #include <linux/fs.h> |
diff --git a/net/irda/irda_device.c b/net/irda/irda_device.c index e3debbdb67f..ba40e5495f5 100644 --- a/net/irda/irda_device.c +++ b/net/irda/irda_device.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * | 29 | * |
30 | ********************************************************************/ | 30 | ********************************************************************/ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/string.h> | 32 | #include <linux/string.h> |
34 | #include <linux/proc_fs.h> | 33 | #include <linux/proc_fs.h> |
35 | #include <linux/skbuff.h> | 34 | #include <linux/skbuff.h> |
diff --git a/net/irda/iriap.c b/net/irda/iriap.c index 2d2e2b1919f..a0472652a44 100644 --- a/net/irda/iriap.c +++ b/net/irda/iriap.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | #include <linux/types.h> | 28 | #include <linux/types.h> |
30 | #include <linux/skbuff.h> | 29 | #include <linux/skbuff.h> |
diff --git a/net/irda/irlan/irlan_common.c b/net/irda/irlan/irlan_common.c index 657d1221057..bd659dd545a 100644 --- a/net/irda/irlan/irlan_common.c +++ b/net/irda/irlan/irlan_common.c | |||
@@ -23,7 +23,6 @@ | |||
23 | * | 23 | * |
24 | ********************************************************************/ | 24 | ********************************************************************/ |
25 | 25 | ||
26 | #include <linux/config.h> | ||
27 | #include <linux/module.h> | 26 | #include <linux/module.h> |
28 | 27 | ||
29 | #include <linux/kernel.h> | 28 | #include <linux/kernel.h> |
diff --git a/net/irda/irlan/irlan_eth.c b/net/irda/irlan/irlan_eth.c index 953e255d2bc..b0ccc455b74 100644 --- a/net/irda/irlan/irlan_eth.c +++ b/net/irda/irlan/irlan_eth.c | |||
@@ -25,7 +25,6 @@ | |||
25 | * | 25 | * |
26 | ********************************************************************/ | 26 | ********************************************************************/ |
27 | 27 | ||
28 | #include <linux/config.h> | ||
29 | #include <linux/netdevice.h> | 28 | #include <linux/netdevice.h> |
30 | #include <linux/etherdevice.h> | 29 | #include <linux/etherdevice.h> |
31 | #include <linux/inetdevice.h> | 30 | #include <linux/inetdevice.h> |
diff --git a/net/irda/irlap.c b/net/irda/irlap.c index a16528657b4..cade355ac8a 100644 --- a/net/irda/irlap.c +++ b/net/irda/irlap.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * | 29 | * |
30 | ********************************************************************/ | 30 | ********************************************************************/ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/slab.h> | 32 | #include <linux/slab.h> |
34 | #include <linux/string.h> | 33 | #include <linux/string.h> |
35 | #include <linux/skbuff.h> | 34 | #include <linux/skbuff.h> |
diff --git a/net/irda/irlap_event.c b/net/irda/irlap_event.c index a505b545760..99faff68c39 100644 --- a/net/irda/irlap_event.c +++ b/net/irda/irlap_event.c | |||
@@ -25,7 +25,6 @@ | |||
25 | * | 25 | * |
26 | ********************************************************************/ | 26 | ********************************************************************/ |
27 | 27 | ||
28 | #include <linux/config.h> | ||
29 | #include <linux/string.h> | 28 | #include <linux/string.h> |
30 | #include <linux/kernel.h> | 29 | #include <linux/kernel.h> |
31 | #include <linux/delay.h> | 30 | #include <linux/delay.h> |
diff --git a/net/irda/irlmp.c b/net/irda/irlmp.c index 57ea160f470..129ad64c15b 100644 --- a/net/irda/irlmp.c +++ b/net/irda/irlmp.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/module.h> | 27 | #include <linux/module.h> |
29 | #include <linux/slab.h> | 28 | #include <linux/slab.h> |
30 | #include <linux/string.h> | 29 | #include <linux/string.h> |
diff --git a/net/irda/irlmp_event.c b/net/irda/irlmp_event.c index 26649f6528e..4c90dd1b450 100644 --- a/net/irda/irlmp_event.c +++ b/net/irda/irlmp_event.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/kernel.h> | 27 | #include <linux/kernel.h> |
29 | 28 | ||
30 | #include <net/irda/irda.h> | 29 | #include <net/irda/irda.h> |
diff --git a/net/irda/irlmp_frame.c b/net/irda/irlmp_frame.c index 91cd268172f..39761a1d18f 100644 --- a/net/irda/irlmp_frame.c +++ b/net/irda/irlmp_frame.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/skbuff.h> | 27 | #include <linux/skbuff.h> |
29 | #include <linux/kernel.h> | 28 | #include <linux/kernel.h> |
30 | 29 | ||
diff --git a/net/irda/irmod.c b/net/irda/irmod.c index 634901dd156..2869b16e417 100644 --- a/net/irda/irmod.c +++ b/net/irda/irmod.c | |||
@@ -31,7 +31,6 @@ | |||
31 | * Jean II | 31 | * Jean II |
32 | */ | 32 | */ |
33 | 33 | ||
34 | #include <linux/config.h> | ||
35 | #include <linux/module.h> | 34 | #include <linux/module.h> |
36 | #include <linux/moduleparam.h> | 35 | #include <linux/moduleparam.h> |
37 | 36 | ||
diff --git a/net/irda/irnet/irnet.h b/net/irda/irnet/irnet.h index ad6caba02a7..80887528e77 100644 --- a/net/irda/irnet/irnet.h +++ b/net/irda/irnet/irnet.h | |||
@@ -248,7 +248,6 @@ | |||
248 | #include <linux/miscdevice.h> | 248 | #include <linux/miscdevice.h> |
249 | #include <linux/poll.h> | 249 | #include <linux/poll.h> |
250 | #include <linux/capability.h> | 250 | #include <linux/capability.h> |
251 | #include <linux/config.h> | ||
252 | #include <linux/ctype.h> /* isspace() */ | 251 | #include <linux/ctype.h> /* isspace() */ |
253 | #include <asm/uaccess.h> | 252 | #include <asm/uaccess.h> |
254 | #include <linux/init.h> | 253 | #include <linux/init.h> |
diff --git a/net/irda/irsysctl.c b/net/irda/irsysctl.c index 1b1c4193359..86805c3d832 100644 --- a/net/irda/irsysctl.c +++ b/net/irda/irsysctl.c | |||
@@ -23,7 +23,6 @@ | |||
23 | * | 23 | * |
24 | ********************************************************************/ | 24 | ********************************************************************/ |
25 | 25 | ||
26 | #include <linux/config.h> | ||
27 | #include <linux/mm.h> | 26 | #include <linux/mm.h> |
28 | #include <linux/ctype.h> | 27 | #include <linux/ctype.h> |
29 | #include <linux/sysctl.h> | 28 | #include <linux/sysctl.h> |
diff --git a/net/irda/irttp.c b/net/irda/irttp.c index 8aff254cb41..49c51c5f1a8 100644 --- a/net/irda/irttp.c +++ b/net/irda/irttp.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * | 24 | * |
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/skbuff.h> | 27 | #include <linux/skbuff.h> |
29 | #include <linux/init.h> | 28 | #include <linux/init.h> |
30 | #include <linux/seq_file.h> | 29 | #include <linux/seq_file.h> |
diff --git a/net/irda/qos.c b/net/irda/qos.c index ddfb5c502a9..95a69c013ee 100644 --- a/net/irda/qos.c +++ b/net/irda/qos.c | |||
@@ -30,7 +30,6 @@ | |||
30 | * | 30 | * |
31 | ********************************************************************/ | 31 | ********************************************************************/ |
32 | 32 | ||
33 | #include <linux/config.h> | ||
34 | #include <asm/byteorder.h> | 33 | #include <asm/byteorder.h> |
35 | 34 | ||
36 | #include <net/irda/irda.h> | 35 | #include <net/irda/irda.h> |
diff --git a/net/irda/timer.c b/net/irda/timer.c index 0e17f976add..3871a2b911f 100644 --- a/net/irda/timer.c +++ b/net/irda/timer.c | |||
@@ -25,7 +25,6 @@ | |||
25 | ********************************************************************/ | 25 | ********************************************************************/ |
26 | 26 | ||
27 | #include <asm/system.h> | 27 | #include <asm/system.h> |
28 | #include <linux/config.h> | ||
29 | #include <linux/delay.h> | 28 | #include <linux/delay.h> |
30 | 29 | ||
31 | #include <net/irda/timer.h> | 30 | #include <net/irda/timer.h> |
diff --git a/net/key/af_key.c b/net/key/af_key.c index d5e2121ea20..3a95b2ee469 100644 --- a/net/key/af_key.c +++ b/net/key/af_key.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * Derek Atkins <derek@ihtfp.com> | 14 | * Derek Atkins <derek@ihtfp.com> |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/capability.h> | 17 | #include <linux/capability.h> |
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/net/llc/af_llc.c b/net/llc/af_llc.c index 75c9b148080..d6cfe84d521 100644 --- a/net/llc/af_llc.c +++ b/net/llc/af_llc.c | |||
@@ -20,7 +20,6 @@ | |||
20 | * | 20 | * |
21 | * See the GNU General Public License for more details. | 21 | * See the GNU General Public License for more details. |
22 | */ | 22 | */ |
23 | #include <linux/config.h> | ||
24 | #include <linux/compiler.h> | 23 | #include <linux/compiler.h> |
25 | #include <linux/kernel.h> | 24 | #include <linux/kernel.h> |
26 | #include <linux/module.h> | 25 | #include <linux/module.h> |
diff --git a/net/llc/llc_if.c b/net/llc/llc_if.c index 5ae47be7dde..a89917130a7 100644 --- a/net/llc/llc_if.c +++ b/net/llc/llc_if.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * | 11 | * |
12 | * See the GNU General Public License for more details. | 12 | * See the GNU General Public License for more details. |
13 | */ | 13 | */ |
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
17 | #include <linux/netdevice.h> | 16 | #include <linux/netdevice.h> |
diff --git a/net/llc/llc_proc.c b/net/llc/llc_proc.c index bd531cb235a..19308fece3a 100644 --- a/net/llc/llc_proc.c +++ b/net/llc/llc_proc.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * See the GNU General Public License for more details. | 12 | * See the GNU General Public License for more details. |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/init.h> | 15 | #include <linux/init.h> |
17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
18 | #include <linux/proc_fs.h> | 17 | #include <linux/proc_fs.h> |
diff --git a/net/llc/llc_station.c b/net/llc/llc_station.c index f37dbf8ef12..8275bd33bd9 100644 --- a/net/llc/llc_station.c +++ b/net/llc/llc_station.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * | 11 | * |
12 | * See the GNU General Public License for more details. | 12 | * See the GNU General Public License for more details. |
13 | */ | 13 | */ |
14 | #include <linux/config.h> | ||
15 | #include <linux/init.h> | 14 | #include <linux/init.h> |
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <net/llc.h> | 16 | #include <net/llc.h> |
diff --git a/net/llc/sysctl_net_llc.c b/net/llc/sysctl_net_llc.c index d1eaddb1363..45d7dd92a08 100644 --- a/net/llc/sysctl_net_llc.c +++ b/net/llc/sysctl_net_llc.c | |||
@@ -4,7 +4,6 @@ | |||
4 | * Arnaldo Carvalho de Melo <acme@conectiva.com.br> | 4 | * Arnaldo Carvalho de Melo <acme@conectiva.com.br> |
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/config.h> | ||
8 | #include <linux/mm.h> | 7 | #include <linux/mm.h> |
9 | #include <linux/init.h> | 8 | #include <linux/init.h> |
10 | #include <linux/sysctl.h> | 9 | #include <linux/sysctl.h> |
diff --git a/net/netfilter/core.c b/net/netfilter/core.c index 8455a32ea5c..5d29d5e2362 100644 --- a/net/netfilter/core.c +++ b/net/netfilter/core.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * 15-Mar-2000: Added NF_REPEAT --RR. | 10 | * 15-Mar-2000: Added NF_REPEAT --RR. |
11 | * 08-May-2003: Internal logging interface added by Jozsef Kadlecsik. | 11 | * 08-May-2003: Internal logging interface added by Jozsef Kadlecsik. |
12 | */ | 12 | */ |
13 | #include <linux/config.h> | ||
14 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
15 | #include <linux/netfilter.h> | 14 | #include <linux/netfilter.h> |
16 | #include <net/protocol.h> | 15 | #include <net/protocol.h> |
diff --git a/net/netfilter/nf_conntrack_core.c b/net/netfilter/nf_conntrack_core.c index cd299f4b7db..8f2261965a6 100644 --- a/net/netfilter/nf_conntrack_core.c +++ b/net/netfilter/nf_conntrack_core.c | |||
@@ -29,7 +29,6 @@ | |||
29 | * Derived from net/ipv4/netfilter/ip_conntrack_core.c | 29 | * Derived from net/ipv4/netfilter/ip_conntrack_core.c |
30 | */ | 30 | */ |
31 | 31 | ||
32 | #include <linux/config.h> | ||
33 | #include <linux/types.h> | 32 | #include <linux/types.h> |
34 | #include <linux/netfilter.h> | 33 | #include <linux/netfilter.h> |
35 | #include <linux/module.h> | 34 | #include <linux/module.h> |
diff --git a/net/netfilter/nf_conntrack_ftp.c b/net/netfilter/nf_conntrack_ftp.c index 11d3be24353..960972d225f 100644 --- a/net/netfilter/nf_conntrack_ftp.c +++ b/net/netfilter/nf_conntrack_ftp.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * Derived from net/ipv4/netfilter/ip_conntrack_ftp.c | 15 | * Derived from net/ipv4/netfilter/ip_conntrack_ftp.c |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <linux/moduleparam.h> | 19 | #include <linux/moduleparam.h> |
21 | #include <linux/netfilter.h> | 20 | #include <linux/netfilter.h> |
diff --git a/net/netfilter/nf_conntrack_l3proto_generic.c b/net/netfilter/nf_conntrack_l3proto_generic.c index 3fc58e454d4..21e0bc91cf2 100644 --- a/net/netfilter/nf_conntrack_l3proto_generic.c +++ b/net/netfilter/nf_conntrack_l3proto_generic.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * Yasuyuki Kozakai @USAGI <yasuyuki.kozakai@toshiba.co.jp> | 15 | * Yasuyuki Kozakai @USAGI <yasuyuki.kozakai@toshiba.co.jp> |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/ip.h> | 19 | #include <linux/ip.h> |
21 | #include <linux/netfilter.h> | 20 | #include <linux/netfilter.h> |
diff --git a/net/netfilter/nf_conntrack_proto_tcp.c b/net/netfilter/nf_conntrack_proto_tcp.c index 12fb7c0a150..af8adcba23a 100644 --- a/net/netfilter/nf_conntrack_proto_tcp.c +++ b/net/netfilter/nf_conntrack_proto_tcp.c | |||
@@ -24,7 +24,6 @@ | |||
24 | * version 2.2 | 24 | * version 2.2 |
25 | */ | 25 | */ |
26 | 26 | ||
27 | #include <linux/config.h> | ||
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | #include <linux/sched.h> | 28 | #include <linux/sched.h> |
30 | #include <linux/timer.h> | 29 | #include <linux/timer.h> |
diff --git a/net/netfilter/nf_conntrack_standalone.c b/net/netfilter/nf_conntrack_standalone.c index e34c574f035..5fcab2ef231 100644 --- a/net/netfilter/nf_conntrack_standalone.c +++ b/net/netfilter/nf_conntrack_standalone.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * Derived from net/ipv4/netfilter/ip_conntrack_standalone.c | 17 | * Derived from net/ipv4/netfilter/ip_conntrack_standalone.c |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/types.h> | 20 | #include <linux/types.h> |
22 | #include <linux/netfilter.h> | 21 | #include <linux/netfilter.h> |
23 | #include <linux/module.h> | 22 | #include <linux/module.h> |
diff --git a/net/netfilter/nf_internals.h b/net/netfilter/nf_internals.h index 6bdee291061..86e392bfe83 100644 --- a/net/netfilter/nf_internals.h +++ b/net/netfilter/nf_internals.h | |||
@@ -1,7 +1,6 @@ | |||
1 | #ifndef _NF_INTERNALS_H | 1 | #ifndef _NF_INTERNALS_H |
2 | #define _NF_INTERNALS_H | 2 | #define _NF_INTERNALS_H |
3 | 3 | ||
4 | #include <linux/config.h> | ||
5 | #include <linux/list.h> | 4 | #include <linux/list.h> |
6 | #include <linux/skbuff.h> | 5 | #include <linux/skbuff.h> |
7 | #include <linux/netdevice.h> | 6 | #include <linux/netdevice.h> |
diff --git a/net/netfilter/nf_log.c b/net/netfilter/nf_log.c index 3e76bd0824a..8901b3a07f7 100644 --- a/net/netfilter/nf_log.c +++ b/net/netfilter/nf_log.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | #include <linux/kernel.h> | 1 | #include <linux/kernel.h> |
3 | #include <linux/init.h> | 2 | #include <linux/init.h> |
4 | #include <linux/module.h> | 3 | #include <linux/module.h> |
diff --git a/net/netfilter/nf_queue.c b/net/netfilter/nf_queue.c index ee8f70889f4..bb6fcee452c 100644 --- a/net/netfilter/nf_queue.c +++ b/net/netfilter/nf_queue.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | #include <linux/kernel.h> | 1 | #include <linux/kernel.h> |
3 | #include <linux/init.h> | 2 | #include <linux/init.h> |
4 | #include <linux/module.h> | 3 | #include <linux/module.h> |
diff --git a/net/netfilter/nf_sockopt.c b/net/netfilter/nf_sockopt.c index 0a63d7dac7b..c2e44e90e43 100644 --- a/net/netfilter/nf_sockopt.c +++ b/net/netfilter/nf_sockopt.c | |||
@@ -1,4 +1,3 @@ | |||
1 | #include <linux/config.h> | ||
2 | #include <linux/kernel.h> | 1 | #include <linux/kernel.h> |
3 | #include <linux/init.h> | 2 | #include <linux/init.h> |
4 | #include <linux/module.h> | 3 | #include <linux/module.h> |
diff --git a/net/netfilter/nfnetlink.c b/net/netfilter/nfnetlink.c index ec9f0efea6b..52fdfa2686c 100644 --- a/net/netfilter/nfnetlink.c +++ b/net/netfilter/nfnetlink.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * of the GNU General Public License, incorporated herein by reference. | 14 | * of the GNU General Public License, incorporated herein by reference. |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/socket.h> | 19 | #include <linux/socket.h> |
diff --git a/net/netfilter/x_tables.c b/net/netfilter/x_tables.c index 99293c63ff7..174e8f97009 100644 --- a/net/netfilter/x_tables.c +++ b/net/netfilter/x_tables.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * | 13 | * |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
18 | #include <linux/socket.h> | 17 | #include <linux/socket.h> |
19 | #include <linux/net.h> | 18 | #include <linux/net.h> |
diff --git a/net/netfilter/xt_policy.c b/net/netfilter/xt_policy.c index a3aa62fbda6..ba1ca03abad 100644 --- a/net/netfilter/xt_policy.c +++ b/net/netfilter/xt_policy.c | |||
@@ -8,7 +8,6 @@ | |||
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> | 11 | #include <linux/module.h> |
13 | #include <linux/skbuff.h> | 12 | #include <linux/skbuff.h> |
14 | #include <linux/init.h> | 13 | #include <linux/init.h> |
diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c index 3862e73d14d..70cee82a98b 100644 --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c | |||
@@ -21,7 +21,6 @@ | |||
21 | * mandatory if CONFIG_NET=y these days | 21 | * mandatory if CONFIG_NET=y these days |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <linux/config.h> | ||
25 | #include <linux/module.h> | 24 | #include <linux/module.h> |
26 | 25 | ||
27 | #include <linux/capability.h> | 26 | #include <linux/capability.h> |
diff --git a/net/netlink/attr.c b/net/netlink/attr.c index fffef4ab276..dddbd15135a 100644 --- a/net/netlink/attr.c +++ b/net/netlink/attr.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> | 5 | * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <linux/config.h> | ||
9 | #include <linux/module.h> | 8 | #include <linux/module.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
11 | #include <linux/errno.h> | 10 | #include <linux/errno.h> |
diff --git a/net/netlink/genetlink.c b/net/netlink/genetlink.c index edf084becd5..a298f77cc3e 100644 --- a/net/netlink/genetlink.c +++ b/net/netlink/genetlink.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * Thomas Graf <tgraf@suug.ch> | 5 | * Thomas Graf <tgraf@suug.ch> |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <linux/config.h> | ||
9 | #include <linux/module.h> | 8 | #include <linux/module.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
11 | #include <linux/errno.h> | 10 | #include <linux/errno.h> |
diff --git a/net/netrom/af_netrom.c b/net/netrom/af_netrom.c index 3669cb953e6..eba6df054b1 100644 --- a/net/netrom/af_netrom.c +++ b/net/netrom/af_netrom.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * Copyright Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk) | 8 | * Copyright Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk) |
9 | * Copyright Darryl Miles G7LED (dlm@g7led.demon.co.uk) | 9 | * Copyright Darryl Miles G7LED (dlm@g7led.demon.co.uk) |
10 | */ | 10 | */ |
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> | 11 | #include <linux/module.h> |
13 | #include <linux/moduleparam.h> | 12 | #include <linux/moduleparam.h> |
14 | #include <linux/capability.h> | 13 | #include <linux/capability.h> |
diff --git a/net/netrom/nr_dev.c b/net/netrom/nr_dev.c index 621e5586ab0..9b8eb54971a 100644 --- a/net/netrom/nr_dev.c +++ b/net/netrom/nr_dev.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 7 | * Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | #include <linux/proc_fs.h> | 10 | #include <linux/proc_fs.h> |
12 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c index 9db7dbdb16e..f9cef367159 100644 --- a/net/packet/af_packet.c +++ b/net/packet/af_packet.c | |||
@@ -49,7 +49,6 @@ | |||
49 | * | 49 | * |
50 | */ | 50 | */ |
51 | 51 | ||
52 | #include <linux/config.h> | ||
53 | #include <linux/types.h> | 52 | #include <linux/types.h> |
54 | #include <linux/sched.h> | 53 | #include <linux/sched.h> |
55 | #include <linux/mm.h> | 54 | #include <linux/mm.h> |
diff --git a/net/rose/af_rose.c b/net/rose/af_rose.c index 55564efccf1..7799fe82aeb 100644 --- a/net/rose/af_rose.c +++ b/net/rose/af_rose.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * Copyright (C) Tomi Manninen OH2BNS (oh2bns@sral.fi) | 10 | * Copyright (C) Tomi Manninen OH2BNS (oh2bns@sral.fi) |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/capability.h> | 13 | #include <linux/capability.h> |
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/moduleparam.h> | 15 | #include <linux/moduleparam.h> |
diff --git a/net/rose/rose_dev.c b/net/rose/rose_dev.c index 2a1bf8e119e..9d0bf2a1ea3 100644 --- a/net/rose/rose_dev.c +++ b/net/rose/rose_dev.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) | 7 | * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) |
8 | */ | 8 | */ |
9 | #include <linux/config.h> | ||
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | #include <linux/proc_fs.h> | 10 | #include <linux/proc_fs.h> |
12 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/net/rxrpc/rxrpc_syms.c b/net/rxrpc/rxrpc_syms.c index 56adf16fed0..9896fd87a4d 100644 --- a/net/rxrpc/rxrpc_syms.c +++ b/net/rxrpc/rxrpc_syms.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * 2 of the License, or (at your option) any later version. | 9 | * 2 of the License, or (at your option) any later version. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | 13 | ||
15 | #include <rxrpc/transport.h> | 14 | #include <rxrpc/transport.h> |
diff --git a/net/rxrpc/sysctl.c b/net/rxrpc/sysctl.c index fbf98729c74..6374df7e77d 100644 --- a/net/rxrpc/sysctl.c +++ b/net/rxrpc/sysctl.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * 2 of the License, or (at your option) any later version. | 9 | * 2 of the License, or (at your option) any later version. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/sched.h> | 12 | #include <linux/sched.h> |
14 | #include <linux/slab.h> | 13 | #include <linux/slab.h> |
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
diff --git a/net/sched/act_api.c b/net/sched/act_api.c index 2ffa11c6e8d..5b9397b3323 100644 --- a/net/sched/act_api.c +++ b/net/sched/act_api.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <asm/uaccess.h> | 14 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 15 | #include <asm/system.h> |
16 | #include <linux/bitops.h> | 16 | #include <linux/bitops.h> |
17 | #include <linux/config.h> | ||
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
19 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
20 | #include <linux/sched.h> | 19 | #include <linux/sched.h> |
diff --git a/net/sched/act_gact.c b/net/sched/act_gact.c index a1e68f78dcc..e75a147ad60 100644 --- a/net/sched/act_gact.c +++ b/net/sched/act_gact.c | |||
@@ -13,7 +13,6 @@ | |||
13 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
14 | #include <asm/system.h> | 14 | #include <asm/system.h> |
15 | #include <linux/bitops.h> | 15 | #include <linux/bitops.h> |
16 | #include <linux/config.h> | ||
17 | #include <linux/types.h> | 16 | #include <linux/types.h> |
18 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
19 | #include <linux/sched.h> | 18 | #include <linux/sched.h> |
diff --git a/net/sched/act_ipt.c b/net/sched/act_ipt.c index 37640c6fc01..d799e01248c 100644 --- a/net/sched/act_ipt.c +++ b/net/sched/act_ipt.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <asm/uaccess.h> | 14 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 15 | #include <asm/system.h> |
16 | #include <asm/bitops.h> | 16 | #include <asm/bitops.h> |
17 | #include <linux/config.h> | ||
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
19 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
20 | #include <linux/sched.h> | 19 | #include <linux/sched.h> |
diff --git a/net/sched/act_mirred.c b/net/sched/act_mirred.c index 4fcccbd5088..fc562047ecc 100644 --- a/net/sched/act_mirred.c +++ b/net/sched/act_mirred.c | |||
@@ -15,7 +15,6 @@ | |||
15 | #include <asm/uaccess.h> | 15 | #include <asm/uaccess.h> |
16 | #include <asm/system.h> | 16 | #include <asm/system.h> |
17 | #include <asm/bitops.h> | 17 | #include <asm/bitops.h> |
18 | #include <linux/config.h> | ||
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
21 | #include <linux/sched.h> | 20 | #include <linux/sched.h> |
diff --git a/net/sched/act_pedit.c b/net/sched/act_pedit.c index 1742a68e012..58b3a865204 100644 --- a/net/sched/act_pedit.c +++ b/net/sched/act_pedit.c | |||
@@ -12,7 +12,6 @@ | |||
12 | #include <asm/uaccess.h> | 12 | #include <asm/uaccess.h> |
13 | #include <asm/system.h> | 13 | #include <asm/system.h> |
14 | #include <asm/bitops.h> | 14 | #include <asm/bitops.h> |
15 | #include <linux/config.h> | ||
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
18 | #include <linux/sched.h> | 17 | #include <linux/sched.h> |
diff --git a/net/sched/act_police.c b/net/sched/act_police.c index 24c348fa892..47e00bd9625 100644 --- a/net/sched/act_police.c +++ b/net/sched/act_police.c | |||
@@ -13,7 +13,6 @@ | |||
13 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
14 | #include <asm/system.h> | 14 | #include <asm/system.h> |
15 | #include <linux/bitops.h> | 15 | #include <linux/bitops.h> |
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
19 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
diff --git a/net/sched/act_simple.c b/net/sched/act_simple.c index e5f2e1f431e..17105c82537 100644 --- a/net/sched/act_simple.c +++ b/net/sched/act_simple.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * | 10 | * |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <linux/init.h> | 14 | #include <linux/init.h> |
16 | #include <linux/kernel.h> | 15 | #include <linux/kernel.h> |
diff --git a/net/sched/cls_api.c b/net/sched/cls_api.c index b4d89fbb378..7e14f14058e 100644 --- a/net/sched/cls_api.c +++ b/net/sched/cls_api.c | |||
@@ -17,7 +17,6 @@ | |||
17 | #include <asm/uaccess.h> | 17 | #include <asm/uaccess.h> |
18 | #include <asm/system.h> | 18 | #include <asm/system.h> |
19 | #include <linux/bitops.h> | 19 | #include <linux/bitops.h> |
20 | #include <linux/config.h> | ||
21 | #include <linux/module.h> | 20 | #include <linux/module.h> |
22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
23 | #include <linux/kernel.h> | 22 | #include <linux/kernel.h> |
diff --git a/net/sched/cls_basic.c b/net/sched/cls_basic.c index dfb300bb6ba..61507f006b1 100644 --- a/net/sched/cls_basic.c +++ b/net/sched/cls_basic.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Thomas Graf <tgraf@suug.ch> | 9 | * Authors: Thomas Graf <tgraf@suug.ch> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/net/sched/cls_fw.c b/net/sched/cls_fw.c index 75470486e40..d41de91fc4f 100644 --- a/net/sched/cls_fw.c +++ b/net/sched/cls_fw.c | |||
@@ -18,7 +18,6 @@ | |||
18 | * | 18 | * |
19 | */ | 19 | */ |
20 | 20 | ||
21 | #include <linux/config.h> | ||
22 | #include <linux/module.h> | 21 | #include <linux/module.h> |
23 | #include <asm/uaccess.h> | 22 | #include <asm/uaccess.h> |
24 | #include <asm/system.h> | 23 | #include <asm/system.h> |
diff --git a/net/sched/cls_route.c b/net/sched/cls_route.c index 520ff716dab..c2e71900f7b 100644 --- a/net/sched/cls_route.c +++ b/net/sched/cls_route.c | |||
@@ -10,7 +10,6 @@ | |||
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/module.h> | 12 | #include <linux/module.h> |
13 | #include <linux/config.h> | ||
14 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 14 | #include <asm/system.h> |
16 | #include <linux/bitops.h> | 15 | #include <linux/bitops.h> |
diff --git a/net/sched/cls_rsvp.h b/net/sched/cls_rsvp.h index 572f06be3b0..ba874197162 100644 --- a/net/sched/cls_rsvp.h +++ b/net/sched/cls_rsvp.h | |||
@@ -65,7 +65,6 @@ | |||
65 | Well, as result, despite its simplicity, we get a pretty | 65 | Well, as result, despite its simplicity, we get a pretty |
66 | powerful classification engine. */ | 66 | powerful classification engine. */ |
67 | 67 | ||
68 | #include <linux/config.h> | ||
69 | 68 | ||
70 | struct rsvp_head | 69 | struct rsvp_head |
71 | { | 70 | { |
diff --git a/net/sched/cls_tcindex.c b/net/sched/cls_tcindex.c index 9f921174c8a..7870e7bb0ba 100644 --- a/net/sched/cls_tcindex.c +++ b/net/sched/cls_tcindex.c | |||
@@ -4,7 +4,6 @@ | |||
4 | * Written 1998,1999 by Werner Almesberger, EPFL ICA | 4 | * Written 1998,1999 by Werner Almesberger, EPFL ICA |
5 | */ | 5 | */ |
6 | 6 | ||
7 | #include <linux/config.h> | ||
8 | #include <linux/module.h> | 7 | #include <linux/module.h> |
9 | #include <linux/types.h> | 8 | #include <linux/types.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
diff --git a/net/sched/cls_u32.c b/net/sched/cls_u32.c index 78e052591fa..d712edcd1bc 100644 --- a/net/sched/cls_u32.c +++ b/net/sched/cls_u32.c | |||
@@ -33,7 +33,6 @@ | |||
33 | #include <asm/uaccess.h> | 33 | #include <asm/uaccess.h> |
34 | #include <asm/system.h> | 34 | #include <asm/system.h> |
35 | #include <linux/bitops.h> | 35 | #include <linux/bitops.h> |
36 | #include <linux/config.h> | ||
37 | #include <linux/module.h> | 36 | #include <linux/module.h> |
38 | #include <linux/types.h> | 37 | #include <linux/types.h> |
39 | #include <linux/kernel.h> | 38 | #include <linux/kernel.h> |
diff --git a/net/sched/em_cmp.c b/net/sched/em_cmp.c index bf1f00f8b1b..8ed93c39b4e 100644 --- a/net/sched/em_cmp.c +++ b/net/sched/em_cmp.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Thomas Graf <tgraf@suug.ch> | 9 | * Authors: Thomas Graf <tgraf@suug.ch> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/net/sched/em_meta.c b/net/sched/em_meta.c index 700844d49d7..698372954f4 100644 --- a/net/sched/em_meta.c +++ b/net/sched/em_meta.c | |||
@@ -58,7 +58,6 @@ | |||
58 | * only available if that subsytem is enabled in the kernel. | 58 | * only available if that subsytem is enabled in the kernel. |
59 | */ | 59 | */ |
60 | 60 | ||
61 | #include <linux/config.h> | ||
62 | #include <linux/module.h> | 61 | #include <linux/module.h> |
63 | #include <linux/types.h> | 62 | #include <linux/types.h> |
64 | #include <linux/kernel.h> | 63 | #include <linux/kernel.h> |
diff --git a/net/sched/em_nbyte.c b/net/sched/em_nbyte.c index 71ea926a9f0..cc80babfd79 100644 --- a/net/sched/em_nbyte.c +++ b/net/sched/em_nbyte.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Thomas Graf <tgraf@suug.ch> | 9 | * Authors: Thomas Graf <tgraf@suug.ch> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/net/sched/em_text.c b/net/sched/em_text.c index 77beabc91fa..aa17d8f7c4c 100644 --- a/net/sched/em_text.c +++ b/net/sched/em_text.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Thomas Graf <tgraf@suug.ch> | 9 | * Authors: Thomas Graf <tgraf@suug.ch> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/net/sched/em_u32.c b/net/sched/em_u32.c index 34e7e51e601..e3ddfce0ac8 100644 --- a/net/sched/em_u32.c +++ b/net/sched/em_u32.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * Based on net/sched/cls_u32.c | 12 | * Based on net/sched/cls_u32.c |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <linux/types.h> | 16 | #include <linux/types.h> |
18 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
diff --git a/net/sched/ematch.c b/net/sched/ematch.c index 5cb956b721e..2405a86093a 100644 --- a/net/sched/ematch.c +++ b/net/sched/ematch.c | |||
@@ -81,7 +81,6 @@ | |||
81 | * open up a beer to watch the compilation going. | 81 | * open up a beer to watch the compilation going. |
82 | */ | 82 | */ |
83 | 83 | ||
84 | #include <linux/config.h> | ||
85 | #include <linux/module.h> | 84 | #include <linux/module.h> |
86 | #include <linux/types.h> | 85 | #include <linux/types.h> |
87 | #include <linux/kernel.h> | 86 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_api.c b/net/sched/sch_api.c index 31570b9a6e9..c7844bacbbc 100644 --- a/net/sched/sch_api.c +++ b/net/sched/sch_api.c | |||
@@ -15,7 +15,6 @@ | |||
15 | * Jamal Hadi Salim <hadi@nortelnetworks.com>: 990601: ingress support | 15 | * Jamal Hadi Salim <hadi@nortelnetworks.com>: 990601: ingress support |
16 | */ | 16 | */ |
17 | 17 | ||
18 | #include <linux/config.h> | ||
19 | #include <linux/module.h> | 18 | #include <linux/module.h> |
20 | #include <linux/types.h> | 19 | #include <linux/types.h> |
21 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_atm.c b/net/sched/sch_atm.c index ac7cb60d1e2..dbf44da0912 100644 --- a/net/sched/sch_atm.c +++ b/net/sched/sch_atm.c | |||
@@ -3,7 +3,6 @@ | |||
3 | /* Written 1998-2000 by Werner Almesberger, EPFL ICA */ | 3 | /* Written 1998-2000 by Werner Almesberger, EPFL ICA */ |
4 | 4 | ||
5 | 5 | ||
6 | #include <linux/config.h> | ||
7 | #include <linux/module.h> | 6 | #include <linux/module.h> |
8 | #include <linux/init.h> | 7 | #include <linux/init.h> |
9 | #include <linux/string.h> | 8 | #include <linux/string.h> |
diff --git a/net/sched/sch_blackhole.c b/net/sched/sch_blackhole.c index 81f0b8346d1..cb0c456aa34 100644 --- a/net/sched/sch_blackhole.c +++ b/net/sched/sch_blackhole.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * Note: Quantum tunneling is not supported. | 11 | * Note: Quantum tunneling is not supported. |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_cbq.c b/net/sched/sch_cbq.c index 6cd81708bf7..80b7f6a8d00 100644 --- a/net/sched/sch_cbq.c +++ b/net/sched/sch_cbq.c | |||
@@ -10,7 +10,6 @@ | |||
10 | * | 10 | * |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include <linux/config.h> | ||
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <asm/uaccess.h> | 14 | #include <asm/uaccess.h> |
16 | #include <asm/system.h> | 15 | #include <asm/system.h> |
diff --git a/net/sched/sch_dsmark.c b/net/sched/sch_dsmark.c index f6320ca7049..11c8a2119b9 100644 --- a/net/sched/sch_dsmark.c +++ b/net/sched/sch_dsmark.c | |||
@@ -3,7 +3,6 @@ | |||
3 | /* Written 1998-2000 by Werner Almesberger, EPFL ICA */ | 3 | /* Written 1998-2000 by Werner Almesberger, EPFL ICA */ |
4 | 4 | ||
5 | 5 | ||
6 | #include <linux/config.h> | ||
7 | #include <linux/module.h> | 6 | #include <linux/module.h> |
8 | #include <linux/init.h> | 7 | #include <linux/init.h> |
9 | #include <linux/types.h> | 8 | #include <linux/types.h> |
diff --git a/net/sched/sch_fifo.c b/net/sched/sch_fifo.c index 033083bf0e7..c2689f4ba8d 100644 --- a/net/sched/sch_fifo.c +++ b/net/sched/sch_fifo.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> | 9 | * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
15 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_generic.c b/net/sched/sch_generic.c index 74d4a1dceee..d735f51686a 100644 --- a/net/sched/sch_generic.c +++ b/net/sched/sch_generic.c | |||
@@ -14,7 +14,6 @@ | |||
14 | #include <asm/uaccess.h> | 14 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 15 | #include <asm/system.h> |
16 | #include <linux/bitops.h> | 16 | #include <linux/bitops.h> |
17 | #include <linux/config.h> | ||
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_gred.c b/net/sched/sch_gred.c index 29a2dd9f302..0cafdd5feb1 100644 --- a/net/sched/sch_gred.c +++ b/net/sched/sch_gred.c | |||
@@ -18,7 +18,6 @@ | |||
18 | * For all the glorious comments look at include/net/red.h | 18 | * For all the glorious comments look at include/net/red.h |
19 | */ | 19 | */ |
20 | 20 | ||
21 | #include <linux/config.h> | ||
22 | #include <linux/module.h> | 21 | #include <linux/module.h> |
23 | #include <linux/types.h> | 22 | #include <linux/types.h> |
24 | #include <linux/kernel.h> | 23 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_hfsc.c b/net/sched/sch_hfsc.c index f1c7bd29f2c..6b1b4a981e8 100644 --- a/net/sched/sch_hfsc.c +++ b/net/sched/sch_hfsc.c | |||
@@ -50,7 +50,6 @@ | |||
50 | */ | 50 | */ |
51 | 51 | ||
52 | #include <linux/kernel.h> | 52 | #include <linux/kernel.h> |
53 | #include <linux/config.h> | ||
54 | #include <linux/module.h> | 53 | #include <linux/module.h> |
55 | #include <linux/types.h> | 54 | #include <linux/types.h> |
56 | #include <linux/errno.h> | 55 | #include <linux/errno.h> |
diff --git a/net/sched/sch_htb.c b/net/sched/sch_htb.c index 3ec95df4a85..34afe41fa2f 100644 --- a/net/sched/sch_htb.c +++ b/net/sched/sch_htb.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * | 27 | * |
28 | * $Id: sch_htb.c,v 1.25 2003/12/07 11:08:25 devik Exp devik $ | 28 | * $Id: sch_htb.c,v 1.25 2003/12/07 11:08:25 devik Exp devik $ |
29 | */ | 29 | */ |
30 | #include <linux/config.h> | ||
31 | #include <linux/module.h> | 30 | #include <linux/module.h> |
32 | #include <asm/uaccess.h> | 31 | #include <asm/uaccess.h> |
33 | #include <asm/system.h> | 32 | #include <asm/system.h> |
diff --git a/net/sched/sch_ingress.c b/net/sched/sch_ingress.c index 8edc32a6ad2..c3242f727d4 100644 --- a/net/sched/sch_ingress.c +++ b/net/sched/sch_ingress.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * Authors: Jamal Hadi Salim 1999 | 7 | * Authors: Jamal Hadi Salim 1999 |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/config.h> | ||
11 | #include <linux/module.h> | 10 | #include <linux/module.h> |
12 | #include <linux/types.h> | 11 | #include <linux/types.h> |
13 | #include <linux/skbuff.h> | 12 | #include <linux/skbuff.h> |
diff --git a/net/sched/sch_netem.c b/net/sched/sch_netem.c index 5a4a4d0ae50..c5bd8064e6d 100644 --- a/net/sched/sch_netem.c +++ b/net/sched/sch_netem.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * Catalin(ux aka Dino) BOIE <catab at umbrella dot ro> | 13 | * Catalin(ux aka Dino) BOIE <catab at umbrella dot ro> |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/module.h> | 16 | #include <linux/module.h> |
18 | #include <linux/bitops.h> | 17 | #include <linux/bitops.h> |
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
diff --git a/net/sched/sch_prio.c b/net/sched/sch_prio.c index 3395ca7bcad..a5fa03c0c19 100644 --- a/net/sched/sch_prio.c +++ b/net/sched/sch_prio.c | |||
@@ -11,7 +11,6 @@ | |||
11 | * Init -- EINVAL when opt undefined | 11 | * Init -- EINVAL when opt undefined |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/config.h> | ||
15 | #include <linux/module.h> | 14 | #include <linux/module.h> |
16 | #include <asm/uaccess.h> | 15 | #include <asm/uaccess.h> |
17 | #include <asm/system.h> | 16 | #include <asm/system.h> |
diff --git a/net/sched/sch_red.c b/net/sched/sch_red.c index 2be563cba72..d65cadddea6 100644 --- a/net/sched/sch_red.c +++ b/net/sched/sch_red.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * J Hadi Salim 980816: ECN support | 14 | * J Hadi Salim 980816: ECN support |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <linux/config.h> | ||
18 | #include <linux/module.h> | 17 | #include <linux/module.h> |
19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
20 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/net/sched/sch_sfq.c b/net/sched/sch_sfq.c index e057768f68b..d0d6e595a78 100644 --- a/net/sched/sch_sfq.c +++ b/net/sched/sch_sfq.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> | 9 | * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <asm/uaccess.h> | 13 | #include <asm/uaccess.h> |
15 | #include <asm/system.h> | 14 | #include <asm/system.h> |
diff --git a/net/sched/sch_tbf.c b/net/sched/sch_tbf.c index d8e03c74ca7..d9a5d298d75 100644 --- a/net/sched/sch_tbf.c +++ b/net/sched/sch_tbf.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * | 12 | * |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/module.h> | 15 | #include <linux/module.h> |
17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
18 | #include <asm/system.h> | 17 | #include <asm/system.h> |
diff --git a/net/sctp/socket.c b/net/sctp/socket.c index b811691c35b..0a2c71d0d8a 100644 --- a/net/sctp/socket.c +++ b/net/sctp/socket.c | |||
@@ -57,7 +57,6 @@ | |||
57 | * be incorporated into the next SCTP release. | 57 | * be incorporated into the next SCTP release. |
58 | */ | 58 | */ |
59 | 59 | ||
60 | #include <linux/config.h> | ||
61 | #include <linux/types.h> | 60 | #include <linux/types.h> |
62 | #include <linux/kernel.h> | 61 | #include <linux/kernel.h> |
63 | #include <linux/wait.h> | 62 | #include <linux/wait.h> |
diff --git a/net/socket.c b/net/socket.c index 565f5e8d119..b4848ce0d6a 100644 --- a/net/socket.c +++ b/net/socket.c | |||
@@ -58,7 +58,6 @@ | |||
58 | * Based upon Swansea University Computer Society NET3.039 | 58 | * Based upon Swansea University Computer Society NET3.039 |
59 | */ | 59 | */ |
60 | 60 | ||
61 | #include <linux/config.h> | ||
62 | #include <linux/mm.h> | 61 | #include <linux/mm.h> |
63 | #include <linux/smp_lock.h> | 62 | #include <linux/smp_lock.h> |
64 | #include <linux/socket.h> | 63 | #include <linux/socket.h> |
diff --git a/net/sunrpc/pmap_clnt.c b/net/sunrpc/pmap_clnt.c index d25b054ec92..623180f224c 100644 --- a/net/sunrpc/pmap_clnt.c +++ b/net/sunrpc/pmap_clnt.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> | 6 | * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/types.h> | 9 | #include <linux/types.h> |
11 | #include <linux/socket.h> | 10 | #include <linux/socket.h> |
12 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index dafe793c774..6db6006616c 100644 --- a/net/sunrpc/rpc_pipe.c +++ b/net/sunrpc/rpc_pipe.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * Copyright (c) 2002, Trond Myklebust <trond.myklebust@fys.uio.no> | 8 | * Copyright (c) 2002, Trond Myklebust <trond.myklebust@fys.uio.no> |
9 | * | 9 | * |
10 | */ | 10 | */ |
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> | 11 | #include <linux/module.h> |
13 | #include <linux/slab.h> | 12 | #include <linux/slab.h> |
14 | #include <linux/string.h> | 13 | #include <linux/string.h> |
diff --git a/net/sunrpc/sunrpc_syms.c b/net/sunrpc/sunrpc_syms.c index 769114f0f88..f38f939ce95 100644 --- a/net/sunrpc/sunrpc_syms.c +++ b/net/sunrpc/sunrpc_syms.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * Copyright (C) 1997 Olaf Kirch <okir@monad.swb.de> | 6 | * Copyright (C) 1997 Olaf Kirch <okir@monad.swb.de> |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/config.h> | ||
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | 10 | ||
12 | #include <linux/types.h> | 11 | #include <linux/types.h> |
diff --git a/net/sunrpc/sysctl.c b/net/sunrpc/sysctl.c index 1065904841f..d89b048ad6b 100644 --- a/net/sunrpc/sysctl.c +++ b/net/sunrpc/sysctl.c | |||
@@ -7,7 +7,6 @@ | |||
7 | * impossible at the moment. | 7 | * impossible at the moment. |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include <linux/config.h> | ||
11 | #include <linux/types.h> | 10 | #include <linux/types.h> |
12 | #include <linux/linkage.h> | 11 | #include <linux/linkage.h> |
13 | #include <linux/ctype.h> | 12 | #include <linux/ctype.h> |
diff --git a/net/sysctl_net.c b/net/sysctl_net.c index 58a1b6b42dd..cd4eafbab1b 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c | |||
@@ -12,7 +12,6 @@ | |||
12 | * | 12 | * |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <linux/config.h> | ||
16 | #include <linux/mm.h> | 15 | #include <linux/mm.h> |
17 | #include <linux/sysctl.h> | 16 | #include <linux/sysctl.h> |
18 | 17 | ||
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c index fd11d4048b5..aca65010942 100644 --- a/net/unix/af_unix.c +++ b/net/unix/af_unix.c | |||
@@ -83,7 +83,6 @@ | |||
83 | */ | 83 | */ |
84 | 84 | ||
85 | #include <linux/module.h> | 85 | #include <linux/module.h> |
86 | #include <linux/config.h> | ||
87 | #include <linux/kernel.h> | 86 | #include <linux/kernel.h> |
88 | #include <linux/signal.h> | 87 | #include <linux/signal.h> |
89 | #include <linux/sched.h> | 88 | #include <linux/sched.h> |
diff --git a/net/wanrouter/af_wanpipe.c b/net/wanrouter/af_wanpipe.c index b1265187b4a..a690cf773b6 100644 --- a/net/wanrouter/af_wanpipe.c +++ b/net/wanrouter/af_wanpipe.c | |||
@@ -32,7 +32,6 @@ | |||
32 | * | 32 | * |
33 | ******************************************************************************/ | 33 | ******************************************************************************/ |
34 | 34 | ||
35 | #include <linux/config.h> | ||
36 | #include <linux/types.h> | 35 | #include <linux/types.h> |
37 | #include <linux/sched.h> | 36 | #include <linux/sched.h> |
38 | #include <linux/mm.h> | 37 | #include <linux/mm.h> |
diff --git a/net/wanrouter/wanmain.c b/net/wanrouter/wanmain.c index c34833dc7cc..ad8e8a79779 100644 --- a/net/wanrouter/wanmain.c +++ b/net/wanrouter/wanmain.c | |||
@@ -42,7 +42,6 @@ | |||
42 | * Jun 02, 1999 Gideon Hack Updates for Linux 2.0.X and 2.2.X kernels. | 42 | * Jun 02, 1999 Gideon Hack Updates for Linux 2.0.X and 2.2.X kernels. |
43 | *****************************************************************************/ | 43 | *****************************************************************************/ |
44 | 44 | ||
45 | #include <linux/config.h> | ||
46 | #include <linux/stddef.h> /* offsetof(), etc. */ | 45 | #include <linux/stddef.h> /* offsetof(), etc. */ |
47 | #include <linux/capability.h> | 46 | #include <linux/capability.h> |
48 | #include <linux/errno.h> /* return codes */ | 47 | #include <linux/errno.h> /* return codes */ |
diff --git a/net/wanrouter/wanproc.c b/net/wanrouter/wanproc.c index c28ba5a4720..930ea59463a 100644 --- a/net/wanrouter/wanproc.c +++ b/net/wanrouter/wanproc.c | |||
@@ -20,7 +20,6 @@ | |||
20 | * Dec 13, 1996 Gene Kozin Initial version (based on Sangoma's WANPIPE) | 20 | * Dec 13, 1996 Gene Kozin Initial version (based on Sangoma's WANPIPE) |
21 | *****************************************************************************/ | 21 | *****************************************************************************/ |
22 | 22 | ||
23 | #include <linux/config.h> | ||
24 | #include <linux/init.h> /* __initfunc et al. */ | 23 | #include <linux/init.h> /* __initfunc et al. */ |
25 | #include <linux/stddef.h> /* offsetof(), etc. */ | 24 | #include <linux/stddef.h> /* offsetof(), etc. */ |
26 | #include <linux/errno.h> /* return codes */ | 25 | #include <linux/errno.h> /* return codes */ |
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index 282ce4e40d7..52a2726d327 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c | |||
@@ -35,7 +35,6 @@ | |||
35 | * response | 35 | * response |
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include <linux/config.h> | ||
39 | #include <linux/module.h> | 38 | #include <linux/module.h> |
40 | #include <linux/capability.h> | 39 | #include <linux/capability.h> |
41 | #include <linux/errno.h> | 40 | #include <linux/errno.h> |
diff --git a/net/x25/x25_dev.c b/net/x25/x25_dev.c index adfe7b8df35..47b68a30167 100644 --- a/net/x25/x25_dev.c +++ b/net/x25/x25_dev.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * 2000-09-04 Henner Eisen Prevent freeing a dangling skb. | 17 | * 2000-09-04 Henner Eisen Prevent freeing a dangling skb. |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
22 | #include <linux/netdevice.h> | 21 | #include <linux/netdevice.h> |
23 | #include <linux/skbuff.h> | 22 | #include <linux/skbuff.h> |
diff --git a/net/x25/x25_proc.c b/net/x25/x25_proc.c index dfb80116c59..a11837d361d 100644 --- a/net/x25/x25_proc.c +++ b/net/x25/x25_proc.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * 2002/10/06 Arnaldo Carvalho de Melo seq_file support | 17 | * 2002/10/06 Arnaldo Carvalho de Melo seq_file support |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/init.h> | 20 | #include <linux/init.h> |
22 | #include <linux/proc_fs.h> | 21 | #include <linux/proc_fs.h> |
23 | #include <linux/seq_file.h> | 22 | #include <linux/seq_file.h> |
diff --git a/net/x25/x25_route.c b/net/x25/x25_route.c index 6c5d3751703..2a3fe986b24 100644 --- a/net/x25/x25_route.c +++ b/net/x25/x25_route.c | |||
@@ -17,7 +17,6 @@ | |||
17 | * X.25 001 Jonathan Naylor Started coding. | 17 | * X.25 001 Jonathan Naylor Started coding. |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/config.h> | ||
21 | #include <linux/if_arp.h> | 20 | #include <linux/if_arp.h> |
22 | #include <linux/init.h> | 21 | #include <linux/init.h> |
23 | #include <net/x25.h> | 22 | #include <net/x25.h> |
diff --git a/net/xfrm/xfrm_algo.c b/net/xfrm/xfrm_algo.c index 6ed3302312f..04e1aea58bc 100644 --- a/net/xfrm/xfrm_algo.c +++ b/net/xfrm/xfrm_algo.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * any later version. | 9 | * any later version. |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/module.h> | 12 | #include <linux/module.h> |
14 | #include <linux/kernel.h> | 13 | #include <linux/kernel.h> |
15 | #include <linux/pfkeyv2.h> | 14 | #include <linux/pfkeyv2.h> |
diff --git a/net/xfrm/xfrm_policy.c b/net/xfrm/xfrm_policy.c index b8936926c24..405b741dff4 100644 --- a/net/xfrm/xfrm_policy.c +++ b/net/xfrm/xfrm_policy.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * | 13 | * |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/config.h> | ||
17 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
18 | #include <linux/kmod.h> | 17 | #include <linux/kmod.h> |
19 | #include <linux/list.h> | 18 | #include <linux/list.h> |