Skip to content

Commit

Permalink
[CIFS] Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Steve French <sfrench@us.ibm.com>
  • Loading branch information
Steve French committed Jan 13, 2006
1 parent 0a4b92c commit 8415397
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/cifs/cifssmb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2497,7 +2497,6 @@ CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon,
/* Convert CIFS ACL to POSIX form */
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;
}

Expand Down

0 comments on commit 8415397

Please sign in to comment.