* [PATCH] fs/cifs/cifsacl.c Fixes typo in a comment
@ 2018-01-28 8:09 Achilles Gaikwad
2018-01-28 15:20 ` Steve French
0 siblings, 1 reply; 2+ messages in thread
From: Achilles Gaikwad @ 2018-01-28 8:09 UTC (permalink / raw)
To: sfrench-eUNUBHrolfbYtjvyW6yDsg; +Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Achilles Gaikwad <achillesgaikwad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
fs/cifs/cifsacl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/cifs/cifsacl.c b/fs/cifs/cifsacl.c
index b98436f5c7c7..13a8a77322c9 100644
--- a/fs/cifs/cifsacl.c
+++ b/fs/cifs/cifsacl.c
@@ -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,
--
2.14.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fs/cifs/cifsacl.c Fixes typo in a comment
2018-01-28 8:09 [PATCH] fs/cifs/cifsacl.c Fixes typo in a comment Achilles Gaikwad
@ 2018-01-28 15:20 ` Steve French
0 siblings, 0 replies; 2+ messages in thread
From: Steve French @ 2018-01-28 15:20 UTC (permalink / raw)
To: Achilles Gaikwad; +Cc: Steve French, CIFS
merged into cifs-2.6.git for-next
On Sun, Jan 28, 2018 at 2:09 AM, Achilles Gaikwad
<achillesgaikwad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Signed-off-by: Achilles Gaikwad <achillesgaikwad-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> fs/cifs/cifsacl.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/cifs/cifsacl.c b/fs/cifs/cifsacl.c
> index b98436f5c7c7..13a8a77322c9 100644
> --- a/fs/cifs/cifsacl.c
> +++ b/fs/cifs/cifsacl.c
> @@ -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,
> --
> 2.14.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Thanks,
Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-28 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-28 8:09 [PATCH] fs/cifs/cifsacl.c Fixes typo in a comment Achilles Gaikwad
2018-01-28 15:20 ` Steve French
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.