nfs: fix stub return type warnings
[deliverable/linux.git] / fs / nfs / nfs4_fs.h
index b1ecacd8784a178e76fc129d5824626bf07d98d6..5511690de8a583aec9b6a79915eb049b8544ea49 100644 (file)
@@ -380,7 +380,7 @@ static inline int nfs4_register_sysctl(void)
        return 0;
 }
 
-static inline int nfs4_unregister_sysctl(void)
+static inline void nfs4_unregister_sysctl(void)
 {
 }
 #endif
This page took 0.024469 seconds and 5 git commands to generate.