X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=net%2Fsysctl_net.c;h=ca84212cfbfede9c42f4b99cdd484149b6bc0471;hb=c74cba610c9559e72377fd9725a3d329581aa256;hp=53196009160a031ae4909fc5bc65e8ad098ef22c;hpb=2c8c1e7297e19bdef3c178c3ea41d898a7716e3e;p=safe%2Fjmp%2Flinux-2.6 diff --git a/net/sysctl_net.c b/net/sysctl_net.c index 5319600..ca84212 100644 --- a/net/sysctl_net.c +++ b/net/sysctl_net.c @@ -82,7 +82,6 @@ static int __net_init sysctl_net_init(struct net *net) static void __net_exit sysctl_net_exit(struct net *net) { WARN_ON(!list_empty(&net->sysctls.list)); - return; } static struct pernet_operations sysctl_pernet_ops = {