From 2b2df4d7acd5c6e3b34f5a2c14908c9471ad024a Mon Sep 17 00:00:00 2001 From: Bryan Schumaker Date: Tue, 17 Jul 2012 15:18:30 -0400 Subject: [PATCH] --- yaml --- r: 320240 b: refs/heads/master c: bb6e071f845d32545e3e943058012f328a2e95ad h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/nfs/nfs4super.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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();