Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750721AbVJNL67 (ORCPT ); Fri, 14 Oct 2005 07:58:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750722AbVJNL67 (ORCPT ); Fri, 14 Oct 2005 07:58:59 -0400 Received: from qproxy.gmail.com ([72.14.204.203]:7756 "EHLO qproxy.gmail.com") by vger.kernel.org with ESMTP id S1750721AbVJNL66 convert rfc822-to-8bit (ORCPT ); Fri, 14 Oct 2005 07:58:58 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=T68Jvm58g/bfSCx6lBQqoJ52A758/0K30T232ghC5MCM0ObjwZgrl5L0O8DhGTDx8qa5JMmsEPj95Q1ufl3atckflhXV1rOoh1jxsuTAMUaKFmCzDz1auHdsM8PCRV90YlUYJ1KOB1PKo7WLadeCovlMvFLMD408yNreoPdtZas= Message-ID: <9a8748490510140458y7b490077tb08a3155e5e2ae38@mail.gmail.com> Date: Fri, 14 Oct 2005 13:58:57 +0200 From: Jesper Juhl To: Jean Delvare Subject: Re: [PATCH 09/14] Big kfree NULL check cleanup - misc remaining drivers Cc: linux-kernel@vger.kernel.org, Andrew Morton , Len Brown , "iss_storagedev@hp.com" , Jakub Jelinek , Bartlomiej Zolnierkiewicz , Jens Axboe , Roland Dreier , Sergio Rozanski Filho , Benjamin Herrenschmidt , Pierre Ossman , Carsten Gross , Greg Kroah-Hartman , David Hinds , Vinh Truong , Mark Douglas Corner , Michael Downey , Antonino Daplas , Ben Gardner In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <200510132128.45171.jesper.juhl@gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 32 On 10/14/05, Jean Delvare wrote: > > Hi Jesper, > > On 2005-10-13, Jesper Juhl wrote: > > This is the remaining misc drivers/ part of the big kfree cleanup patch. > > > > Remove pointless checks for NULL prior to calling kfree() in misc files > > in drivers/. > > The hwmon and i2c parts are fine by me. > > Acked-by: Jean Delvare > Great, thanks. > BTW, what's the merge plan? Andrew enqueues the whole stuff, or do you > expect each individual maitainer to extract his/her part? > I was hoping for maintainers to ack the patches and then have Andrew queue the whole thing. -- Jesper Juhl Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - 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/