From: Steve French Date: Wed, 6 Aug 2008 04:23:13 +0000 (+0000) Subject: [CIFS] fix trailing whitespace X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=063ea27925d70b1d9dd4343d685f722f0274bfd1;p=deliverable%2Flinux.git [CIFS] fix trailing whitespace Jeff left trailing whitespace in previous patch Signed-off-by: Steve French --- 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: 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;