Commit 84153973 authored by Steve French's avatar Steve French

[CIFS] Fix typo

Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 0a4b92c0
...@@ -2497,7 +2497,6 @@ CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon, ...@@ -2497,7 +2497,6 @@ CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon,
/* Convert CIFS ACL to POSIX form */ /* Convert CIFS ACL to POSIX form */
static int parse_sec_desc(struct sec_desc * psec_desc, int acl_len) static int parse_sec_desc(struct sec_desc * psec_desc, int acl_len)
{ {
CHECK ON OTHER COMPUTER TO SEE IF FORMAT ENCODED IN CIFSPDU.H ALREADY
return 0; return 0;
} }
......
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