Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1200303
| From | Paul Moore <pmoore@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values |
| Date | 2015-08-05 00:40 +0200 |
| Message-ID | <pTT2i-7Co-23@gated-at.bofh.it> (permalink) |
| References | <pSKX8-5YK-15@gated-at.bofh.it> |
| Organization | Red Hat |
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. -- paul moore security @ redhat -- 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 — Next in thread | Find similar | Unroll 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