]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
audit: audit_dummy_context can be boolean
authorYaowei Bai <bywxiaobai@163.com>
Tue, 29 Sep 2015 14:15:39 +0000 (22:15 +0800)
committerPaul Moore <pmoore@redhat.com>
Tue, 29 Sep 2015 18:11:15 +0000 (14:11 -0400)
commit28b5b72b5684129a89edefae4c347fa135c8579d
tree478be4a2b94c244bf2bdf262dd45c24d230dd2b4
parente7d9764a515e0c50e4c312646ebfb88a95842f72
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