Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90630
b: refs/heads/master
c: ff4e1fb
h: refs/heads/master
v: v3
  • Loading branch information
YOSHIFUJI Hideaki committed Apr 11, 2008
1 parent 1ddfa89 commit c8c515d
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: a9f83bf3858672164ed531cbc60ee9082d21d53f
refs/heads/master: ff4e1fb0be7386e97580d50f09a804b33b58377a
2 changes: 1 addition & 1 deletion trunk/net/ipv6/fib6_rules.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,5 +316,5 @@ int __init fib6_rules_init(void)

void fib6_rules_cleanup(void)
{
return unregister_pernet_subsys(&fib6_rules_net_ops);
unregister_pernet_subsys(&fib6_rules_net_ops);
}

0 comments on commit c8c515d

Please sign in to comment.