Commit 4e94a105 authored by Steve French's avatar Steve French

[CIFS] remove trailing whitespace

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent b0fd30d3
......@@ -1019,7 +1019,7 @@ int cifs_mkdir(struct inode *inode, struct dentry *direntry, int mode)
CIFS_MOUNT_DYNPERM)
direntry->d_inode->i_mode =
(mode | S_IFDIR);
if (cifs_sb->mnt_cifs_flags &
CIFS_MOUNT_SET_UID) {
direntry->d_inode->i_uid =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment