Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750895AbVJNVTX (ORCPT ); Fri, 14 Oct 2005 17:19:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750790AbVJNVTX (ORCPT ); Fri, 14 Oct 2005 17:19:23 -0400 Received: from fep01-0.kolumbus.fi ([193.229.0.41]:12932 "EHLO fep01-app.kolumbus.fi") by vger.kernel.org with ESMTP id S1750742AbVJNVTW (ORCPT ); Fri, 14 Oct 2005 17:19:22 -0400 Date: Sat, 15 Oct 2005 00:19:18 +0300 (EEST) From: Kai Makisara X-X-Sender: makisara@kai.makisara.local To: Jesper Juhl cc: linux-kernel , Andrew Morton , linux-scsi@vger.kernel.org, "James E.J. Bottomley" Subject: Re: [PATCH 01/14] Big kfree NULL check cleanup - drivers/scsi In-Reply-To: <200510132122.09667.jesper.juhl@gmail.com> Message-ID: References: <200510132122.09667.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: 604 Lines: 20 On Thu, 13 Oct 2005, Jesper Juhl wrote: > This is the drivers/scsi/ part of the big kfree cleanup patch. > > Remove pointless checks for NULL prior to calling kfree() in drivers/scsi/. > > Signed-off-by: Jesper Juhl > drivers/scsi/st.c | 3 -- Acked-by: Kai Makisara Thanks, Kai - 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/