Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751610AbbHATnF (ORCPT ); Sat, 1 Aug 2015 15:43:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35524 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751458AbbHATnD (ORCPT ); Sat, 1 Aug 2015 15:43:03 -0400 From: Richard Guy Briggs To: linux-audit@redhat.com, linux-kernel@vger.kernel.org Cc: Richard Guy Briggs , sgrubb@redhat.com, pmoore@redhat.com, eparis@redhat.com Subject: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Date: Sat, 1 Aug 2015 15:42:22 -0400 Message-Id: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 723 Lines: 18 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(-) -- 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/