]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[CIFS] fix trailing whitespace
authorSteve French <sfrench@us.ibm.com>
Wed, 6 Aug 2008 04:23:13 +0000 (04:23 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 Aug 2008 04:23:13 +0000 (04:23 +0000)
Jeff left trailing whitespace in previous patch

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifssmb.c

index ced8eaa9d37da7cb12280113f13f23059982f3e9..f6e83a78618ea3f8685c6bf6ce7cf3bfb7a11efa 100644 (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;