Commit 36c7ce4a authored by Achilles Gaikwad's avatar Achilles Gaikwad Committed by Steve French

fs/cifs/cifsacl.c Fixes typo in a comment

Signed-off-by: default avatarAchilles Gaikwad <achillesgaikwad@gmail.com>
Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent ab2c6433
......@@ -1125,7 +1125,7 @@ int set_cifs_acl(struct cifs_ntsd *pnntsd, __u32 acllen,
return rc;
}
/* Translate the CIFS ACL (simlar to NTFS ACL) for a file into mode bits */
/* Translate the CIFS ACL (similar to NTFS ACL) for a file into mode bits */
int
cifs_acl_to_fattr(struct cifs_sb_info *cifs_sb, struct cifs_fattr *fattr,
struct inode *inode, const char *path,
......
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