audit: audit_dummy_context can be boolean
authorYaowei Bai <bywxiaobai@163.com>
Wed, 4 Nov 2015 13:23:51 +0000 (08:23 -0500)
committerPaul Moore <pmoore@redhat.com>
Wed, 4 Nov 2015 13:23:51 +0000 (08:23 -0500)
commit36734810488e618d48cc14782f7111b3dfaffb83
tree480bd23ece282f912824779424f6b7f30f41dcf0
parent32a1dbaece7e37cea415e03cd426172249aa859e
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>
include/linux/audit.h
This page took 0.025572 seconds and 5 git commands to generate.