From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Moore Subject: Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Date: Tue, 04 Aug 2015 18:37:01 -0400 Message-ID: <7058833.MqXKtuIFx4@sifl> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Richard Guy Briggs Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org, sgrubb@redhat.com, eparis@redhat.com List-Id: linux-audit@redhat.com 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