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

[CIFS] fix typo in previous commit

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 1e71f25d
......@@ -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."));
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment