aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsfs.h
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2009-09-01 17:20:50 +0000
committerSteve French <sfrench@us.ibm.com>2009-09-01 17:20:50 +0000
commitca43e3beee38623a3f80691b28623d6ecf214742 (patch)
tree779d99d0f4a29d3fc6541f48423da9852eb6bbbe /fs/cifs/cifsfs.h
parentPATCH] cifs: fix broken mounts when a SSH tunnel is used (try #4) (diff)
downloadlinux-dev-ca43e3beee38623a3f80691b28623d6ecf214742.tar.xz
linux-dev-ca43e3beee38623a3f80691b28623d6ecf214742.zip
[CIFS] Fix checkpatch warnings
Also update version number to 1.61 Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
-rw-r--r--fs/cifs/cifsfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h
index 6c170948300d..094325e3f714 100644
--- a/fs/cifs/cifsfs.h
+++ b/fs/cifs/cifsfs.h
@@ -113,5 +113,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.60"
+#define CIFS_VERSION "1.61"
#endif /* _CIFSFS_H */