[IPV6]: fix section mismatch warnings
[firefly-linux-kernel-4.4.55.git] / net / ipv6 / raw.c
index 2663fd1323e4032b4d664698a9b6676c58319d6a..45a580e843dcca7f295d206a86aa37a83eadb0b1 100644 (file)
@@ -1321,7 +1321,7 @@ out:
        return ret;
 }
 
-void __exit rawv6_exit(void)
+void rawv6_exit(void)
 {
        inet6_unregister_protosw(&rawv6_protosw);
 }