mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 01:36:52 +09:00
[CIFS] fix typo in previous commit
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
@@ -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."));
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user