OSDN Git Service

capabilities: invert logic for clarity
authorRichard Guy Briggs <rgb@redhat.com>
Thu, 12 Oct 2017 00:57:12 +0000 (20:57 -0400)
committerJames Morris <james.l.morris@oracle.com>
Fri, 20 Oct 2017 04:22:45 +0000 (15:22 +1100)
commitc0d1adefe0a3775cc16374dc9ebdfd8504afa14b
tree36d750f04d341a6e41f6eaccfe3307a29768cd81
parent02ebbaf48cf211498a9bd2c6b65e7d1b0a901807
capabilities: invert logic for clarity

The way the logic was presented, it was awkward to read and verify.
Invert the logic using DeMorgan's Law to be more easily able to read and
understand.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Reviewed-by: Serge Hallyn <serge@hallyn.com>
Acked-by: James Morris <james.l.morris@oracle.com>
Acked-by: Kees Cook <keescook@chromium.org>
Okay-ished-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
security/commoncap.c