summaryrefslogtreecommitdiff
path: root/fs/pstore
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2016-04-14 01:30:14 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2016-04-23 22:33:03 +0300
commit45987e006c49728611e41d1fc04ff7cc803959f5 (patch)
treeb8045252629110f57bce8c0e5fc703fe5907c5c3 /fs/pstore
parentd9a15489210f3c25de39dee85861352d5e79e9c5 (diff)
downloadlinux-45987e006c49728611e41d1fc04ff7cc803959f5.tar.xz
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 'fs/pstore')
0 files changed, 0 insertions, 0 deletions