Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65029
b: refs/heads/master
c: 49af7ee
h: refs/heads/master
i:
  65027: 42ee92a
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Sep 19, 2007
1 parent cfc6f99 commit 015da94
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: 3d82abae9523c33d4a16fdfdfd2bdde316d7b56a
refs/heads/master: 49af7ee181f4f516ac99eba85d3f70ed42cabe76
2 changes: 1 addition & 1 deletion trunk/fs/nfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ void __exit unregister_nfs_fs(void)
unregister_shrinker(&acl_shrinker);
#ifdef CONFIG_NFS_V4
unregister_filesystem(&nfs4_fs_type);
nfs_unregister_sysctl();
#endif
nfs_unregister_sysctl();
unregister_filesystem(&nfs_fs_type);
}

Expand Down

0 comments on commit 015da94

Please sign in to comment.