[PATCH V4 (was V6)] audit: macros to replace unset inode and device values

Richard Guy Briggs rgb at redhat.com
Sat Aug 1 19:42:22 UTC 2015


This is a patch to clean up a number of places were casted magic numbers are
used to represent unset inode and device numbers inpreparation for the audit by
executable path patch set.

Richard Guy Briggs (1):
  audit: use macros for unset inode and device values

 include/uapi/linux/audit.h |    2 ++
 kernel/audit.c             |    2 +-
 kernel/audit_watch.c       |    8 ++++----
 kernel/auditsc.c           |    6 +++---
 4 files changed, 10 insertions(+), 8 deletions(-)




More information about the Linux-audit mailing list