[CIFS] Cleanup various minor breakage in previous cFYI cleanup

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French
2010-04-21 04:12:10 +00:00
parent b6b38f704a
commit f19159dc5a
4 changed files with 29 additions and 29 deletions

View File

@@ -114,5 +114,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */
#define CIFS_VERSION "1.62"
#define CIFS_VERSION "1.63"
#endif /* _CIFSFS_H */