Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756250Ab3JNMGI (ORCPT ); Mon, 14 Oct 2013 08:06:08 -0400 Received: from mail-la0-f41.google.com ([209.85.215.41]:34814 "EHLO mail-la0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755886Ab3JNMGH (ORCPT ); Mon, 14 Oct 2013 08:06:07 -0400 MIME-Version: 1.0 In-Reply-To: <20131014115937.GR2443@sirena.org.uk> References: <1381617306-18764-1-git-send-email-felipensp@gmail.com> <20131014115937.GR2443@sirena.org.uk> From: Felipe Pena Date: Mon, 14 Oct 2013 09:05:44 -0300 Message-ID: Subject: Re: [PATCH v2] sound: soc: fsl: Fix memory leak in imx-audmux.c To: Mark Brown Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Fabio Estevam , Markus Pargmann , Bill Pemberton , Greg Kroah-Hartman , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 994 Lines: 26 Hi, On Mon, Oct 14, 2013 at 8:59 AM, Mark Brown wrote: > On Sat, Oct 12, 2013 at 07:35:06PM -0300, Felipe Pena wrote: >> When audmux_clk is used and clk_prepare_enable function succeed, >> the memory alloc'd to buf variable is leaked > > Applied, thanks. Please try to use subject lines appropriate for the > subsystem and keep your CC lists focused - you want to send to > maintainers and people working on the specific code but it's best to > avoid people working on tree wide cleanups like Bill so they don't get > too much spam. Thanks guys for accepting the patch. Sorry for inconvenience about the subject line. About the CC list I just use the one that I get from scripts/get_maintainer.pl. -- Regards, Felipe Pena -- 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/