aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifsproto.h')
-rw-r--r--fs/cifs/cifsproto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/cifs/cifsproto.h b/fs/cifs/cifsproto.h
index 82ae59d7cf9d..1b0070dfc51c 100644
--- a/fs/cifs/cifsproto.h
+++ b/fs/cifs/cifsproto.h
@@ -266,6 +266,4 @@ extern int CIFSSMBSetPosixACL(const int xid, struct cifsTconInfo *tcon,
266 const struct nls_table *nls_codepage); 266 const struct nls_table *nls_codepage);
267extern int CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon, 267extern int CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon,
268 const int netfid, __u64 * pExtAttrBits, __u64 *pMask); 268 const int netfid, __u64 * pExtAttrBits, __u64 *pMask);
269extern int cifs_ioctl (struct inode * inode, struct file * filep,
270 unsigned int command, unsigned long arg);
271#endif /* _CIFSPROTO_H */ 269#endif /* _CIFSPROTO_H */