Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96926
b: refs/heads/master
c: 88ad231
h: refs/heads/master
v: v3
  • Loading branch information
Leonardo Potenza authored and David Teigland committed May 19, 2008
1 parent e73e87e commit be1682a
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: 7a936ce71eed7b887b8a0d6c54dd8a9072f71c9f
refs/heads/master: 88ad23195e4609cef73b6fcf2b4c08aaaef33204
2 changes: 1 addition & 1 deletion trunk/fs/dlm/netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ int __init dlm_netlink_init(void)
return rv;
}

void __exit dlm_netlink_exit(void)
void dlm_netlink_exit(void)
{
genl_unregister_ops(&family, &dlm_nl_ops);
genl_unregister_family(&family);
Expand Down

0 comments on commit be1682a

Please sign in to comment.