Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751988AbbHEGc2 (ORCPT ); Wed, 5 Aug 2015 02:32:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48370 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750829AbbHEGc1 (ORCPT ); Wed, 5 Aug 2015 02:32:27 -0400 Date: Wed, 5 Aug 2015 02:32:23 -0400 From: Richard Guy Briggs To: Paul Moore Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org, sgrubb@redhat.com, eparis@redhat.com Subject: Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Message-ID: <20150805063223.GC32407@madcap2.tricolour.ca> References: <7058833.MqXKtuIFx4@sifl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7058833.MqXKtuIFx4@sifl> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1410 Lines: 35 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 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/