mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 05:50:53 +07:00
[CIFS] fix typo
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
acc18aa1e6
commit
3de2091ac7
@ -101,5 +101,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.5666666"
|
||||
#define CIFS_VERSION "1.56"
|
||||
#endif /* _CIFSFS_H */
|
||||
|
Loading…
Reference in New Issue
Block a user