RDS: remove __init and __exit annotation
[firefly-linux-kernel-4.4.55.git] / net / rds / iw.c
index 467790da1316ad86e8e617ea9239c249d5a72157..56808cac0fc795dc1564b1928f816be1502473ce 100644 (file)
@@ -287,7 +287,7 @@ struct rds_transport rds_iw_transport = {
        .t_prefer_loopback      = 1,
 };
 
-int __init rds_iw_init(void)
+int rds_iw_init(void)
 {
        int ret;