]> git.hungrycats.org Git - linux/commitdiff
[NET]: Remove __NO_VERSION__ from networking code.
authorChristoph Hellwig <hch@lst.de>
Sat, 22 Feb 2003 08:15:45 +0000 (00:15 -0800)
committerChristoph Hellwig <hch@lst.de>
Sat, 22 Feb 2003 08:15:45 +0000 (00:15 -0800)
19 files changed:
net/ipv4/netfilter/ip_conntrack_core.c
net/ipv4/netfilter/ip_conntrack_proto_tcp.c
net/ipv4/netfilter/ip_nat_core.c
net/ipv4/netfilter/ip_nat_rule.c
net/ipv6/icmp.c
net/ipv6/ipv6_sockglue.c
net/ipv6/mcast.c
net/ipv6/ndisc.c
net/ipv6/sit.c
net/ipv6/tcp_ipv6.c
net/irda/irproc.c
net/netrom/nr_dev.c
net/rose/rose_dev.c
net/sctp/ipv6.c
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_gss/sunrpcgss_syms.c
net/sunrpc/stats.c
net/sunrpc/sunrpc_syms.c
net/sunrpc/sysctl.c

index 89ff2e83e25b6680265bb4901aa66151aa22de74..2f357cbd7018ab06a4f20ae46e3035b5d5361a30 100644 (file)
@@ -13,9 +13,6 @@
  *     - export ip_conntrack[_expect]_{find_get,put} functions
  * */
 
-#ifdef MODULE
-#define __NO_VERSION__
-#endif
 #include <linux/version.h>
 #include <linux/config.h>
 #include <linux/types.h>
index 01c56b8d54f039ebd6d94ebfbb8e17bbc21a4f4d..c6d70ff4a5a4e291656d9b64154d399f3235b3b3 100644 (file)
@@ -1,4 +1,3 @@
-#define __NO_VERSION__
 #include <linux/types.h>
 #include <linux/sched.h>
 #include <linux/timer.h>
index 020a6af6acde9619400af18852a6b818304dd07d..377a50121229c1fe231e7250399a19483c9e8a98 100644 (file)
@@ -2,9 +2,6 @@
 
 /* (c) 1999 Paul `Rusty' Russell.  Licenced under the GNU General
    Public Licence. */
-#ifdef MODULE
-#define __NO_VERSION__
-#endif
 #include <linux/version.h>
 #include <linux/module.h>
 #include <linux/types.h>
index 1b8cc3808fa6ddf6cd0b3afe63d4793fbb3d5e7e..7ae3e26398397782d7e2a2afb1c81e18d9ffde83 100644 (file)
@@ -1,5 +1,4 @@
 /* Everything about the rules for NAT. */
-#define __NO_VERSION__
 #include <linux/types.h>
 #include <linux/ip.h>
 #include <linux/netfilter.h>
index 447eb58e452ad3ed87279a9c247e676751c6472f..2be1cfadb454635b413fc5207be81b4684980558 100644 (file)
@@ -28,7 +28,6 @@
  *     YOSHIFUJI Hideaki @USAGI:       added sysctl for icmp rate limit.
  */
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/types.h>
index a62a73c9fa147865435097251a353f6ea666f269..4fabfaf06008606bbddddc7511e5c6cd25611782 100644 (file)
@@ -21,7 +21,6 @@
  *     o       Return an optlen of the truncated length if need be
  */
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/config.h>
 #include <linux/errno.h>
index 16870b1d3d50482586b94df8eef1a26410aac5d7..6ab60641f03f31462f01eb818c5a849ee2ac8fb2 100644 (file)
@@ -26,7 +26,6 @@
  *             - MLD for link-local addresses.
  */
 
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/errno.h>
index 390d02c4a7f20cf95ba413736b58849c1c8b8171..ea9859dc5842a7fc6fcdc6260a54afa704629dc4 100644 (file)
@@ -42,7 +42,6 @@
 #define ND_PRINTK2 ND_PRINTK
 #endif
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/config.h>
 #include <linux/errno.h>
index f5d29b5fa67453fc277091cc3972565385a72f9c..1ca86b7af7173a25634a78324b8456f8326e41de 100644 (file)
@@ -18,7 +18,6 @@
  * Nate Thompson <nate@thebog.net>:            6to4 support
  */
 
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/errno.h>
index 437e81cebb7f1f4035c608c25db5b603a7f83ea8..d719a83e8d1dd7586f5576e2933dd0c8bb887049 100644 (file)
@@ -24,7 +24,6 @@
  *      2 of the License, or (at your option) any later version.
  */
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/config.h>
 #include <linux/errno.h>
index 835a4db93e8abd80ec049d6f92d0c6ecdbb03fa0..c5f9cc1d00dd4b07b8c791459375b833366abe13 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <linux/miscdevice.h>
 #include <linux/proc_fs.h>
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/init.h>
 
index 67308a60d2dc986b6e3f057eef16165c03395cfd..f1f77dc3e8ee985db37b545f5c83ed1211a75940 100644 (file)
@@ -7,7 +7,6 @@
  * Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)
  */
 #include <linux/config.h>
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/proc_fs.h>
 #include <linux/kernel.h>
index befeaac639377c9e957ed0371512def63cb94054..5796cc8867b669637eb1a4cb9bef75b79381aad7 100644 (file)
@@ -7,7 +7,6 @@
  * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk)
  */
 #include <linux/config.h>
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/proc_fs.h>
 #include <linux/kernel.h>
index afd577b71bdc0c7527ff54efb99e8655ee182646..9edfd47ddfc786b12f4a559aa70044de9b3e74d9 100644 (file)
@@ -45,7 +45,6 @@
  * be incorporated into the next SCTP release.
  */
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/errno.h>
 #include <linux/types.h>
index 0a82d6f5a9c731b38e9a471735ec99fbc8028fd1..56fb17be86c41af424e11d07e0153f0b33f03494 100644 (file)
@@ -38,7 +38,6 @@
  */
 
 
-#define __NO_VERSION__
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/types.h>
index 307da4aad27e554ebb39e9ef372365a47d09d8da..179d2331dd45001c9478cce85987008dc416337b 100644 (file)
@@ -1,4 +1,3 @@
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/module.h>
 
index ad7a1d700d2767a2352c602b86dca12ace4e18b5..4ba7f3d5c2e46156fc13c71af2420f4415b6c48f 100644 (file)
@@ -12,7 +12,6 @@
  * Copyright (C) 1995, 1996, 1997 Olaf Kirch <okir@monad.swb.de>
  */
 
-#define __NO_VERSION__
 #include <linux/module.h>
 
 #include <linux/init.h>
index 0956d2e0f207fd77a79fd0364e395e96da68b624..b7b05e2197f34bea2408fc1eb5529aeffdbb712a 100644 (file)
@@ -6,7 +6,6 @@
  * Copyright (C) 1997 Olaf Kirch <okir@monad.swb.de>
  */
 
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/module.h>
 
index 7d27211d375b01a685b5bd46fd082449573328b3..8f052c2f999d5cd25e5b8ed44b6c7e3f6fcb7b34 100644 (file)
@@ -14,7 +14,6 @@
 #include <linux/ctype.h>
 #include <linux/fs.h>
 #include <linux/sysctl.h>
-#define __NO_VERSION__
 #include <linux/module.h>
 
 #include <asm/uaccess.h>