aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs_common/grace.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs_common/grace.c')
-rw-r--r--fs/nfs_common/grace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs_common/grace.c b/fs/nfs_common/grace.c
index 8c743a405df6..5be08f02a76b 100644
--- a/fs/nfs_common/grace.c
+++ b/fs/nfs_common/grace.c
@@ -118,7 +118,6 @@ static struct pernet_operations grace_net_ops = {
118 .exit = grace_exit_net, 118 .exit = grace_exit_net,
119 .id = &grace_net_id, 119 .id = &grace_net_id,
120 .size = sizeof(struct list_head), 120 .size = sizeof(struct list_head),
121 .async = true,
122}; 121};
123 122
124static int __init 123static int __init