On Tue, Feb 5, 2019 at 4:08 PM Richard Guy Briggs <[email protected]> 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 <[email protected]> > --- > 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 -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
