aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tipc/core.c')
-rw-r--r--net/tipc/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/tipc/core.c b/net/tipc/core.c
index 52dfc51ac4d5..5b38f5164281 100644
--- a/net/tipc/core.c
+++ b/net/tipc/core.c
@@ -109,7 +109,6 @@ static struct pernet_operations tipc_net_ops = {
109 .exit = tipc_exit_net, 109 .exit = tipc_exit_net,
110 .id = &tipc_net_id, 110 .id = &tipc_net_id,
111 .size = sizeof(struct tipc_net), 111 .size = sizeof(struct tipc_net),
112 .async = true,
113}; 112};
114 113
115static int __init tipc_init(void) 114static int __init tipc_init(void)