From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] remove redundant code Date: Thu, 4 Sep 2008 09:02:10 -0400 Message-ID: <200809040902.10651.sgrubb@redhat.com> References: <48BF4C5E.9060705@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48BF4C5E.9060705@cn.fujitsu.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Peng Haitao Cc: audit-list List-Id: linux-audit@redhat.com On Wednesday 03 September 2008 22:47:58 Peng Haitao wrote: > AUDIT_LAST_EVENT is defined two times in libaudit.h, so the redundant code > should be removed. Applied. Thanks! -Steve