[CIFS] Support for setting up SMB sessions to legacy lanman servers
diff --git a/fs/cifs/dir.c b/fs/cifs/dir.c
index 57bdf7f7..e6ed64e 100644
--- a/fs/cifs/dir.c
+++ b/fs/cifs/dir.c
@@ -113,7 +113,7 @@
 	full_path[namelen+2] = 0;
 BB remove above eight lines BB */
 
-/* Inode operations in similar order to how they appear in the Linux file fs.h */
+/* Inode operations in similar order to how they appear in Linux file fs.h */
 
 int
 cifs_create(struct inode *inode, struct dentry *direntry, int mode,