Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320240
b: refs/heads/master
c: bb6e071
h: refs/heads/master
v: v3
  • Loading branch information
Bryan Schumaker authored and Trond Myklebust committed Jul 17, 2012
1 parent 6239733 commit 2b2df4d
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: 013448c59b8a8cf71a5ff89641f78b620671ccb0
refs/heads/master: bb6e071f845d32545e3e943058012f328a2e95ad
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4super.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ int __init init_nfs_v4(void)
return err;
}

void __exit exit_nfs_v4(void)
void exit_nfs_v4(void)
{
unregister_filesystem(&nfs4_fs_type);
nfs4_unregister_sysctl();
Expand Down

0 comments on commit 2b2df4d

Please sign in to comment.