diff options
Diffstat (limited to 'fs/cifs/cifsproto.h')
-rw-r--r-- | fs/cifs/cifsproto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/cifsproto.h b/fs/cifs/cifsproto.h index 0250a994c6e6..6f21ecb85ce5 100644 --- a/fs/cifs/cifsproto.h +++ b/fs/cifs/cifsproto.h | |||
@@ -102,7 +102,6 @@ extern void acl_to_uid_mode(struct inode *inode, const char *path, | |||
102 | const __u16 *pfid); | 102 | const __u16 *pfid); |
103 | extern int mode_to_acl(struct inode *inode, const char *path, __u64); | 103 | extern int mode_to_acl(struct inode *inode, const char *path, __u64); |
104 | 104 | ||
105 | extern void cifs_put_tcp_session(struct TCP_Server_Info *server); | ||
106 | extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *, | 105 | extern int cifs_mount(struct super_block *, struct cifs_sb_info *, char *, |
107 | const char *); | 106 | const char *); |
108 | extern int cifs_umount(struct super_block *, struct cifs_sb_info *); | 107 | extern int cifs_umount(struct super_block *, struct cifs_sb_info *); |