From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree Date: Sun, 11 Mar 2012 14:04:51 +0400 Message-ID: <4F5C78C3.1070208@mvista.com> References: <1331402199-8000-1-git-send-email-Julia.Lawall@lip6.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1331402199-8000-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Julia Lawall Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jeff Garzik List-Id: linux-ide@vger.kernel.org Hello. On 10-03-2012 21:56, Julia Lawall wrote: > From: Julia Lawall > There is no need to call the devm cleanup functions on failure of a probe > or remove function. This doesn't correlate with the subject. > Signed-off-by: Julia Lawall WBR, Sergei