aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/fscache.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/fscache.h')
-rw-r--r--fs/cifs/fscache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/fscache.h b/fs/cifs/fscache.h
index 79164c66797e..7d4ff41894bb 100644
--- a/fs/cifs/fscache.h
+++ b/fs/cifs/fscache.h
@@ -98,7 +98,7 @@ static inline void cifs_fscache_unregister(void) {}
98static inline void 98static inline void
99cifs_fscache_get_client_cookie(struct TCP_Server_Info *server) {} 99cifs_fscache_get_client_cookie(struct TCP_Server_Info *server) {}
100static inline void 100static inline void
101cifs_fscache_get_client_cookie(struct TCP_Server_Info *server); {} 101cifs_fscache_release_client_cookie(struct TCP_Server_Info *server) {}
102static inline void cifs_fscache_get_super_cookie(struct cifsTconInfo *tcon) {} 102static inline void cifs_fscache_get_super_cookie(struct cifsTconInfo *tcon) {}
103static inline void 103static inline void
104cifs_fscache_release_super_cookie(struct cifsTconInfo *tcon) {} 104cifs_fscache_release_super_cookie(struct cifsTconInfo *tcon) {}