1
0
Fork 0

[CIFS] fix trailing whitespace

Jeff left trailing whitespace in previous patch

Signed-off-by: Steve French <sfrench@us.ibm.com>
hifive-unleashed-5.1
Steve French 2008-08-06 04:23:13 +00:00
parent 4e1e7fb9e8
commit 063ea27925
1 changed files with 1 additions and 1 deletions

View File

@ -5014,7 +5014,7 @@ SetAttrLgcyRetry:
int
CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName,
const struct cifs_unix_set_info_args *args,
const struct cifs_unix_set_info_args *args,
const struct nls_table *nls_codepage, int remap)
{
TRANSACTION2_SPI_REQ *pSMB = NULL;