On Tue, Jan 26, 2021 at 9:52 PM <[email protected]> wrote: > > From: Yang Yang <[email protected]> > > No invoker uses the return value of audit_filter_syscall(). > So make it return void, and amend the comment of > audit_filter_syscall(). > > Changes since v1: > - amend the comment of audit_filter_syscall(). > > Signed-off-by: Yang Yang <[email protected]> > Reviewed-by: Richard Guy Briggs <[email protected]> > --- > kernel/auditsc.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-)
This is a simple enough patch so I think merging it during -rc5 should be okay; merged into audit/next - thanks! -- paul moore www.paul-moore.com -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
