aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/lockd/svc.c')
-rw-r--r--fs/lockd/svc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/lockd/svc.c b/fs/lockd/svc.c
index 2dee4e03ff1c..9c36d614bf89 100644
--- a/fs/lockd/svc.c
+++ b/fs/lockd/svc.c
@@ -709,7 +709,6 @@ static struct pernet_operations lockd_net_ops = {
709 .exit = lockd_exit_net, 709 .exit = lockd_exit_net,
710 .id = &lockd_net_id, 710 .id = &lockd_net_id,
711 .size = sizeof(struct lockd_net), 711 .size = sizeof(struct lockd_net),
712 .async = true,
713}; 712};
714 713
715 714