summaryrefslogtreecommitdiff
path: root/kernel/audit.c
diff options
context:
space:
mode:
authorPaul Davies C <pauldaviesc@gmail.com>2013-11-08 09:57:39 +0530
committerEric Paris <eparis@redhat.com>2014-01-13 22:30:59 -0500
commit61c0ee8792165f0de7c4aa619343998a6966c1ef (patch)
treed42ef9b98bd91c212b0d05aa8111615fbedc22e4 /kernel/audit.c
parent40c0775e5ea47667db497565b79a8dc154530992 (diff)
audit: drop audit_log_abend()
The audit_log_abend() is used only by the audit_core_dumps(). Thus there is no need of maintaining the audit_log_abend() as a separate function. This patch drops the audit_log_abend() and pushes its functionalities back to the audit_core_dumps(). Apart from that the "reason" field is also dropped from being logged since the reason can be deduced from the signal number. Signed-off-by: Paul Davies C <pauldaviesc@gmail.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'kernel/audit.c')
0 files changed, 0 insertions, 0 deletions