Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236857
b: refs/heads/master
c: ed3d1e7
h: refs/heads/master
i:
  236855: 177fb73
v: v3
  • Loading branch information
Simon Horman authored and Patrick McHardy committed Feb 1, 2011
1 parent 1add1a1 commit 4453501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0443929ff0ecc4d1e690edaffa338cabe0863d3b
refs/heads/master: ed3d1e7b72069a3463b7e227b18cae4a09b0ddad
2 changes: 1 addition & 1 deletion trunk/net/netfilter/ipvs/ip_vs_sync.c
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,7 @@ int __init ip_vs_sync_init(void)
return register_pernet_subsys(&ipvs_sync_ops);
}

void __exit ip_vs_sync_cleanup(void)
void ip_vs_sync_cleanup(void)
{
unregister_pernet_subsys(&ipvs_sync_ops);
}

0 comments on commit 4453501

Please sign in to comment.