On Wed, Mar 29, 2017 at 5:11 PM, Paul Moore <pmoore(a)redhat.com> wrote:
From: Paul Moore <paul(a)paul-moore.com>
Commit 5b52330bbfe6 ("audit: fix auditd/kernel connection state
tracking") make inlining audit_signal_info() a bit pointless as
it was always calling into auditd_test_task() so let's move
audit_signal_info() into audit.c and get rid of the explicit inline.
Signed-off-by: Paul Moore <paul(a)paul-moore.com>
---
kernel/audit.c | 64 ++++++++++++++++++++++++++++++++++++++++++
kernel/audit.h | 31 +++++++++++++-------
kernel/auditsc.c | 82 ------------------------------------------------------
3 files changed, 84 insertions(+), 93 deletions(-)
If I don't see any objections I'll be sending this to Linus later this
week (at his request).
--
paul moore
www.paul-moore.com