Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1200447

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

From Richard Guy Briggs <rgb@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values
Date 2015-08-05 08:40 +0200
Message-ID <pU0wO-1Fr-15@gated-at.bofh.it> (permalink)
References <pSKX8-5YK-15@gated-at.bofh.it> <pTT2i-7Co-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 15/08/04, Paul Moore wrote:
> On Saturday, August 01, 2015 03:42:22 PM Richard Guy Briggs wrote:
> > 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(-)
> 
> Also, when there is only one patch in the patchset, no need to send a cover 
> email, e.g. patch 0/1, just put the text in the patch description itself.

Or drop it into a comment after the "---" demarcation...  Which would be
better for questions that turn out to need no further followup.

> paul moore

- RGB

--
Richard Guy Briggs <rbriggs@redhat.com>
Senior Software Engineer, Kernel Security, AMER ENG Base Operating Systems, Red Hat
Remote, Ottawa, Canada
Voice: +1.647.777.2635, Internal: (81) 32635, Alt: +1.613.693.0684x3545
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Paul Moore <pmoore@redhat.com> - 2015-08-05 00:40 +0200
  Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and  device values Richard Guy Briggs <rgb@redhat.com> - 2015-08-05 08:40 +0200

csiph-web