cifs: update internal module number

To 2.22

Signed-off-by: Steve French <stfrench@microsoft.com>
此提交包含在:
Steve French
2019-08-27 17:29:56 -05:00
父節點 340625e618
當前提交 36e337744c

查看文件

@@ -152,5 +152,5 @@ extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* CONFIG_CIFS_NFSD_EXPORT */
#define CIFS_VERSION "2.21"
#define CIFS_VERSION "2.22"
#endif /* _CIFSFS_H */