From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amy Griffis Subject: Re: [PATCH] [AUDIT] auditfilter.c cleanup/const-ification Date: Wed, 5 Apr 2006 09:30:13 -0400 Message-ID: <20060405133013.GA19500@zk3.dec.com> References: <20060403125128.GG3157@gaz.sfgoth.com> <20060404143744.GA15978@zk3.dec.com> <20060405114152.GC98094@gaz.sfgoth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k35DURXI026206 for ; Wed, 5 Apr 2006 09:30:27 -0400 Received: from palrel13.hp.com (palrel13.hp.com [156.153.255.238]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k35DUOSH014347 for ; Wed, 5 Apr 2006 09:30:25 -0400 Content-Disposition: inline In-Reply-To: <20060405114152.GC98094@gaz.sfgoth.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Mitchell Blank Jr Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wed, Apr 05, 2006 at 04:41:52AM -0700, Mitchell Blank Jr wrote: > Amy Griffis wrote: > > Mitchell Blank Jr wrote: [Mon Apr 03 2006, 08:51:28AM EDT] > > > While I was looking at auditfilter.c I did some other minor cleanup > > [...] > > > * both audit_data_to_entry() and audit_krule_to_data() had an unused > > > variable called "void *bufp" which I removed > > > > A patch in -mm is using 'bufp', so it might not be worthwhile to > > remove at this point. > > Do you have any info on this patch? The latest -mm (17-rc1-mm1) doesn't > touch auditfilter.c at all. Sorry about that, I thought it was in -mm at this point. Apparently the latest audit master branch wasn't pulled for 17-rc1-mm1, but AFAIKT it should be in the next -mm.