Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753164AbaGGMzT (ORCPT ); Mon, 7 Jul 2014 08:55:19 -0400 Received: from smtp-out-165.synserver.de ([212.40.185.165]:1131 "EHLO smtp-out-165.synserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752785AbaGGMzR (ORCPT ); Mon, 7 Jul 2014 08:55:17 -0400 X-SynServer-TrustedSrc: 1 X-SynServer-AuthUser: lars@metafoo.de X-SynServer-PPID: 9607 Message-ID: <53BA98AD.4040407@metafoo.de> Date: Mon, 07 Jul 2014 14:55:09 +0200 From: Lars-Peter Clausen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.6.0 MIME-Version: 1.0 To: Julia Lawall , Jonathan Cameron CC: Himangi Saraogi , Greg Kroah-Hartman , linux-iio@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Michael Hennerich Subject: Re: [PATCH v2] iio:trigger: Introduce the use of devm_kzalloc References: <20140701211908.GA23193@himangi-Dell> <53BA93F2.2090200@kernel.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/07/2014 02:52 PM, Julia Lawall wrote: > On Mon, 7 Jul 2014, Jonathan Cameron wrote: > >> On 01/07/14 22:19, Himangi Saraogi wrote: >>> This patch introduces the use of the managed version of kzalloc and >>> removes the kfrees in the probe and remove functions. More return >>> paths are added and the labels are renamed to order them. >>> >>> Signed-off-by: Himangi Saraogi >> Looks sane, but I'd like an ack or reviewed-by from someone as Analog for this >> one. >> cc'd Lars and Michael. > > Should MAINTAINERS be updated somehow? > > julia yea, it's been on my todo list for a while. -- 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/