commit | 36734810488e618d48cc14782f7111b3dfaffb83 | [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 | 480bd23ece282f912824779424f6b7f30f41dcf0 | |
parent | 32a1dbaece7e37cea415e03cd426172249aa859e [diff] |
audit: audit_dummy_context can be boolean This patch makes audit_dummy_context return bool 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: subject line tweak] Signed-off-by: Paul Moore <pmoore@redhat.com>