[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log

This commit is contained in:
Steve French
2006-05-31 18:05:34 +00:00
parent e6ed89ac9f
commit 26a21b980b
9 ha cambiato i file con 37 aggiunte e 36 eliminazioni

Vedi File

@@ -2239,7 +2239,7 @@ CIFSSMBQueryReparseLinkInfo(const int xid, struct cifsTconInfo *tcon,
}
symlinkinfo[buflen] = 0; /* just in case so the caller
does not go off the end of the buffer */
cFYI(1,("readlink result - %s ",symlinkinfo));
cFYI(1,("readlink result - %s",symlinkinfo));
}
}
qreparse_out: