[CIFS] fix trailing whitespace

Jeff left trailing whitespace in previous patch

Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Steve French 2008-08-06 04:23:13 +00:00
parent 4e1e7fb9e8
commit 063ea27925

View file

@ -5014,7 +5014,7 @@ SetAttrLgcyRetry:
int int
CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName, 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) const struct nls_table *nls_codepage, int remap)
{ {
TRANSACTION2_SPI_REQ *pSMB = NULL; TRANSACTION2_SPI_REQ *pSMB = NULL;