Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752783AbbHDWhE (ORCPT ); Tue, 4 Aug 2015 18:37:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45300 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751953AbbHDWhC (ORCPT ); Tue, 4 Aug 2015 18:37:02 -0400 From: Paul Moore To: Richard Guy Briggs 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 Date: Tue, 04 Aug 2015 18:37:01 -0400 Message-ID: <7058833.MqXKtuIFx4@sifl> Organization: Red Hat User-Agent: KMail/4.14.10 (Linux/4.1.2-gentoo; KDE/4.14.10; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1000 Lines: 26 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/