commit | 26a21b980b1897b11fd7f9ba4bf6060c9e15df10 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Wed May 31 18:05:34 2006 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Wed May 31 18:05:34 2006 +0000 |
tree | c56627f5ced7e016a4a9ec388a479270226cce27 | |
parent | e6ed89ac9f5da16fea5111651b6de0ff0a76a5c2 [diff] [blame] |
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
diff --git a/fs/cifs/dir.c b/fs/cifs/dir.c index 82315ed..57bdf7f7 100644 --- a/fs/cifs/dir.c +++ b/fs/cifs/dir.c
@@ -191,7 +191,7 @@ cifs_sb->mnt_cifs_flags & CIFS_MOUNT_MAP_SPECIAL_CHR); } if (rc) { - cFYI(1, ("cifs_create returned 0x%x ", rc)); + cFYI(1, ("cifs_create returned 0x%x", rc)); } else { /* If Open reported that we actually created a file then we now have to set the mode if possible */