Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84153973 authored by Steve French's avatar Steve French
Browse files

[CIFS] Fix typo



Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent 0a4b92c0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;
}