mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
[CIFS] Fix typo
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
0a4b92c05e
commit
84153973a2
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user