Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932389AbVJMUDW (ORCPT ); Thu, 13 Oct 2005 16:03:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932392AbVJMUDW (ORCPT ); Thu, 13 Oct 2005 16:03:22 -0400 Received: from mail28.sea5.speakeasy.net ([69.17.117.30]:43465 "EHLO mail28.sea5.speakeasy.net") by vger.kernel.org with ESMTP id S932389AbVJMUDV (ORCPT ); Thu, 13 Oct 2005 16:03:21 -0400 Date: Thu, 13 Oct 2005 16:03:19 -0400 (EDT) From: James Morris X-X-Sender: jmorris@excalibur.intercode To: Jesper Juhl cc: linux-kernel , Andrew Morton , David Howells , Stephen Smalley Subject: Re: [PATCH 12/14] Big kfree NULL check cleanup - security In-Reply-To: <200510132130.10463.jesper.juhl@gmail.com> Message-ID: References: <200510132130.10463.jesper.juhl@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 692 Lines: 23 On Thu, 13 Oct 2005, Jesper Juhl wrote: > This is the security/ part of the big kfree cleanup patch. > > Remove pointless checks for NULL prior to calling kfree() in security/. > > > Sorry about the long Cc: list, but I wanted to make sure I included everyone > who's code I've changed with this patch. > > > Signed-off-by: Jesper Juhl Acked-by: James Morris -- James Morris - 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/