Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[sfrench/cifs-2.6.git] / net / sysctl_net.c
index f424539829b764f29adfe53d0886cbfd3db53d4d..9aed6fe1bf1ad67057d5ec001806729cd5988a94 100644 (file)
@@ -89,7 +89,6 @@ static void __net_exit sysctl_net_exit(struct net *net)
 static struct pernet_operations sysctl_pernet_ops = {
        .init = sysctl_net_init,
        .exit = sysctl_net_exit,
-       .async = true,
 };
 
 static struct ctl_table_header *net_header;