audit: minimize our use of audit_log_format()
There are some cases where we are making multiple audit_log_format() calls in a row, for no apparent reason. Squash these down to a single audit_log_format() call whenever possible. Acked-by:Richard Guy Briggs <rgb@redhat.com> Signed-off-by:
Paul Moore <paul@paul-moore.com>
Showing
- kernel/audit.c 5 additions, 6 deletionskernel/audit.c
- kernel/audit_fsnotify.c 1 addition, 2 deletionskernel/audit_fsnotify.c
- kernel/audit_tree.c 1 addition, 2 deletionskernel/audit_tree.c
- kernel/audit_watch.c 1 addition, 2 deletionskernel/audit_watch.c
- kernel/auditsc.c 3 additions, 4 deletionskernel/auditsc.c
Please register or sign in to comment