commit | 9fcf836b215ca5685030ecab3e35ecc14ee3bcfb | [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 | 7f4724ee44e7ed835ff5459324492aa9b025186a | |
parent | 36734810488e618d48cc14782f7111b3dfaffb83 [diff] |
audit: audit_string_contains_control can be boolean This patch makes audit_string_contains_control return bool to improve readability due to this particular function only using either one or zero as its return value. Signed-off-by: Yaowei Bai <bywxiaobai@163.com> [PM: tweaked subject line] Signed-off-by: Paul Moore <pmoore@redhat.com>