diff --git a/[refs] b/[refs] index 905f4766101a..9e90ddef35bc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 013448c59b8a8cf71a5ff89641f78b620671ccb0 +refs/heads/master: bb6e071f845d32545e3e943058012f328a2e95ad diff --git a/trunk/fs/nfs/nfs4super.c b/trunk/fs/nfs/nfs4super.c index 2af26913884f..59264fb335c8 100644 --- a/trunk/fs/nfs/nfs4super.c +++ b/trunk/fs/nfs/nfs4super.c @@ -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();