diff options
| -rw-r--r-- | fs/nfs/nfs4super.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4super.c b/fs/nfs/nfs4super.c index 2af26913884f..59264fb335c8 100644 --- a/fs/nfs/nfs4super.c +++ b/fs/nfs/nfs4super.c | |||
| @@ -352,7 +352,7 @@ out: | |||
| 352 | return err; | 352 | return err; |
| 353 | } | 353 | } |
| 354 | 354 | ||
| 355 | void __exit exit_nfs_v4(void) | 355 | void exit_nfs_v4(void) |
| 356 | { | 356 | { |
| 357 | unregister_filesystem(&nfs4_fs_type); | 357 | unregister_filesystem(&nfs4_fs_type); |
| 358 | nfs4_unregister_sysctl(); | 358 | nfs4_unregister_sysctl(); |
