mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
smbd: Remove a confusing comment
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
b5ce90e609
commit
ba116fa7cd
@ -2624,7 +2624,6 @@ static canon_ace *canonicalise_acl(struct connection_struct *conn,
|
||||
|
||||
entry_id = SMB_ACL_NEXT_ENTRY;
|
||||
|
||||
/* Is this a MASK entry ? */
|
||||
if (sys_acl_get_tag_type(entry, &tagtype) == -1)
|
||||
continue;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user