projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc18aa
)
[CIFS] fix typo
author
Steve French
<sfrench@us.ibm.com>
Tue, 2 Dec 2008 20:52:28 +0000
(20:52 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:10 +0000
(
02:29
+0000)
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index fb676076946b79aac742277b4caa3a7574e420c2..2ce04c73d74e74dfe816d7adb7bb762a7d90b1a7 100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-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.56
66666
"
+#define CIFS_VERSION "1.56"
#endif /* _CIFSFS_H */