diff options
author | Steve French <sfrench@us.ibm.com> | 2008-08-06 00:23:13 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2008-08-06 00:23:13 -0400 |
commit | 063ea27925d70b1d9dd4343d685f722f0274bfd1 (patch) | |
tree | b769dc3b84fd01a7e045b97a55fc9c59d9215e47 /fs/cifs | |
parent | 4e1e7fb9e879d48011a887715d7966484d9644ea (diff) |
[CIFS] fix trailing whitespace
Jeff left trailing whitespace in previous patch
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs')
-rw-r--r-- | fs/cifs/cifssmb.c | 2 |
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 | ||
5015 | int | 5015 | int |
5016 | CIFSSMBUnixSetInfo(const int xid, struct cifsTconInfo *tcon, char *fileName, | 5016 | CIFSSMBUnixSetInfo(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; |