]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs.h
nfs: non void functions must return a value
[karo-tx-linux.git] / include / linux / nfs_fs.h
index 8f27c2e36ddfd164fa6239ccfab73e0f568dc8b3..69ec9cb3a867fa751e30bceeaed1b86d15adc7d4 100644 (file)
@@ -413,6 +413,7 @@ extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption);
 #else
 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *fh)
 {
+       return 0;
 }
 static inline void nfs_display_fhandle(const struct nfs_fh *fh,
                                       const char *caption)