aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifssmb.c')
-rw-r--r--fs/cifs/cifssmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c
index ced8eaa9d37d..f6e83a78618e 100644
--- a/fs/cifs/cifssmb.c
+++ b/fs/cifs/cifssmb.c
@@ -5014,7 +5014,7 @@ SetAttrLgcyRetry:
5014 5014
5015int 5015int
5016CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName, 5016CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName,
5017 const struct cifs_unix_set_info_args *args, 5017 const struct cifs_unix_set_info_args *args,
5018 const struct nls_table *nls_codepage, int remap) 5018 const struct nls_table *nls_codepage, int remap)
5019{ 5019{
5020 TRANSACTION2_SPI_REQ *pSMB = NULL; 5020 TRANSACTION2_SPI_REQ *pSMB = NULL;