]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/protocol.c
Pull fluff into release branch
[linux-2.6-omap-h63xx.git] / net / ipv4 / protocol.c
index 291831e792aff067c46e8a3959c9a7058580ddbc..da70fef82c93f11c8caa2168eca6f5793eb85cb0 100644 (file)
@@ -30,9 +30,7 @@
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
-#include <linux/sched.h>
 #include <linux/string.h>
-#include <linux/config.h>
 #include <linux/socket.h>
 #include <linux/in.h>
 #include <linux/inet.h>
@@ -75,7 +73,7 @@ int inet_add_protocol(struct net_protocol *prot, unsigned char protocol)
 /*
  *     Remove a protocol from the hash tables.
  */
+
 int inet_del_protocol(struct net_protocol *prot, unsigned char protocol)
 {
        int hash, ret;