On Tue, Feb 5, 2019 at 4:08 PM Richard Guy Briggs <rgb(a)redhat.com> wrote:
auditsc_get_stamp() and audit_serial() are internal audit functions
so
move their prototypes from include/linux/audit.h to kernel/audit.h
so they are not visible to the rest of the kernel.
Signed-off-by: Richard Guy Briggs <rgb(a)redhat.com>
---
Passes audit-testsuite with CONFIG_AUDITSYSCALL set automatically and
passes expected tests with it turned off manually.
include/linux/audit.h | 9 ---------
kernel/audit.h | 5 +++++
2 files changed, 5 insertions(+), 9 deletions(-)
Merged into audit/next.
--
paul moore
www.paul-moore.com