mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 01:08:50 +00:00
[CIFS] fix typo in previous commit
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
1e71f25d14
commit
2224f4e5d5
@ -1750,7 +1750,7 @@ void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon,
|
|||||||
"mounting with the Unix Extensions\n"
|
"mounting with the Unix Extensions\n"
|
||||||
"disabled, if problems are found, "
|
"disabled, if problems are found, "
|
||||||
"by specifying the nounix mount "
|
"by specifying the nounix mount "
|
||||||
"option.");
|
"option."));
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user