diff options
author | 2016-04-14 00:30:14 +0200 | |
---|---|---|
committer | 2016-04-23 15:33:03 -0400 | |
commit | 45987e006c49728611e41d1fc04ff7cc803959f5 (patch) | |
tree | b8045252629110f57bce8c0e5fc703fe5907c5c3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | cifs: Fix xattr name checks (diff) | |
download | wireguard-linux-45987e006c49728611e41d1fc04ff7cc803959f5.tar.xz wireguard-linux-45987e006c49728611e41d1fc04ff7cc803959f5.zip |
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
The two values ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT are meant to be
enumerations, not bits in a bit mask. Use '==' instead of '&' to check
for these values.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions