commit | 6f1b5d7afe1d737b7ca726e08e26f2e0367876d2 | [log] [tgz] |
---|---|---|
author | Yaowei Bai <bywxiaobai@163.com> | Wed Nov 04 08:23:51 2015 -0500 |
committer | Paul Moore <pmoore@redhat.com> | Wed Nov 04 08:23:51 2015 -0500 |
tree | 19d282f149497913afac9a9ed25389e5ee3f6199 | |
parent | 9fcf836b215ca5685030ecab3e35ecc14ee3bcfb [diff] |
audit: audit_tree_match can be boolean This patch makes audit_tree_match return bool to improve readability due to this particular function only using either one or zero as its return value. No functional change. Signed-off-by: Yaowei Bai <bywxiaobai@163.com> [PM: tweaked the subject line] Signed-off-by: Paul Moore <pmoore@redhat.com>