Commit 2224f4e5 authored by Steve French's avatar Steve French
Browse files

[CIFS] fix typo in previous commit



Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 1e71f25d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1750,7 +1750,7 @@ void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon,
					   "mounting with the Unix Extensions\n"
					   "disabled, if problems are found, "
					   "by specifying the nounix mount "
					   "option.");
					   "option."));

		}
	}