aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs')
-rw-r--r--fs/cifs/connect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c
index 73ed9fcab821..5c3cc6487e59 100644
--- a/fs/cifs/connect.c
+++ b/fs/cifs/connect.c
@@ -1750,7 +1750,7 @@ void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon,
1750 "mounting with the Unix Extensions\n" 1750 "mounting with the Unix Extensions\n"
1751 "disabled, if problems are found, " 1751 "disabled, if problems are found, "
1752 "by specifying the nounix mount " 1752 "by specifying the nounix mount "
1753 "option."); 1753 "option."));
1754 1754
1755 } 1755 }
1756 } 1756 }