From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id A7FAAB6F20 for ; Sat, 1 Aug 2009 22:25:28 +1000 (EST) Received: from mail-fx0-f222.google.com (mail-fx0-f222.google.com [209.85.220.222]) by ozlabs.org (Postfix) with ESMTP id CC914DDDA0 for ; Sat, 1 Aug 2009 22:25:26 +1000 (EST) Received: by fxm22 with SMTP id 22so1888753fxm.9 for ; Sat, 01 Aug 2009 05:25:24 -0700 (PDT) MIME-Version: 1.0 Sender: timur.tabi@gmail.com In-Reply-To: References: Date: Sat, 1 Aug 2009 07:25:24 -0500 Message-ID: Subject: Re: [PATCH 1/10] arch/powerpc/sysdev/qe_lib: introduce missing kfree From: Timur Tabi To: Julia Lawall Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, Aug 1, 2009 at 3:52 AM, Julia Lawall wrote: > From: Julia Lawall > > Error handling code following a kzalloc should free the allocated data. > ... > > Signed-off-by: Julia Lawall > --- > =A0arch/powerpc/sysdev/qe_lib/qe_ic.c =A0| =A0 =A05 ++++- > =A01 files changed, 4 insertions(+), 1 deletions(-) Acked-by: Timur Tabi --=20 Timur Tabi Linux kernel developer at Freescale