From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: Re: [PATCH v7 05/49] audit: add a new "type" field to audit_names struct Date: Tue, 2 Oct 2012 12:55:56 -0400 Message-ID: <20121002125556.092f7796@tlielax.poochiereds.net> References: <1349137018-21948-1-git-send-email-jlayton@redhat.com> <1349137018-21948-6-git-send-email-jlayton@redhat.com> <20121002155028.GA22698@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-audit@redhat.com, viro@ZenIV.linux.org.uk, linux-kernel@vger.kernel.org To: Christoph Hellwig Return-path: In-Reply-To: <20121002155028.GA22698@infradead.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com List-Id: linux-fsdevel.vger.kernel.org On Tue, 2 Oct 2012 11:50:28 -0400 Christoph Hellwig wrote: > > +#define AUDIT_TYPE_UNKNOWN 0 /* we don't know yet */ > > +#define AUDIT_TYPE_NORMAL 1 /* a "normal" audit record */ > > I don't care about tab vs space after the #define, but at least be > consistent. > I went ahead and fixed this in my tree but since it's just a whitespace change, I'm not going to bother reposting unless Al requests it or there are larger changes that need to be made. -- Jeff Layton