diff options
| -rw-r--r-- | fs/nfs/nfs4_fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h index b1ecacd8784a..5511690de8a5 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h | |||
| @@ -380,7 +380,7 @@ static inline int nfs4_register_sysctl(void) | |||
| 380 | return 0; | 380 | return 0; |
| 381 | } | 381 | } |
| 382 | 382 | ||
| 383 | static inline int nfs4_unregister_sysctl(void) | 383 | static inline void nfs4_unregister_sysctl(void) |
| 384 | { | 384 | { |
| 385 | } | 385 | } |
| 386 | #endif | 386 | #endif |
