Re: [PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree
From: Joe Perches <joe@perches.com>
Date: 2012-03-10 18:33:01
Also in:
kernel-janitors, linux-devicetree, lkml
From: Joe Perches <joe@perches.com>
Date: 2012-03-10 18:33:01
Also in:
kernel-janitors, linux-devicetree, lkml
On Sat, 2012-03-10 at 19:13 +0100, Wolfram Sang wrote:
On Sat, Mar 10, 2012 at 06:56:39PM +0100, Julia Lawall wrote:quoted
From: Julia Lawall <redacted> There is no need to call the devm cleanup functions on failure of a probe or remove function. Signed-off-by: Julia Lawall <redacted>the maintainer for MPC5xxx is Anatolij
Anatolij is not listed as a maintainer for this file nor has he ever written or signed a patch for it. It'd be possible to add patterns to MAINTAINERS if Anatolij really wants to see changes to drivers. Something like: LINUX FOR POWERPC EMBEDDED MPC5XXX M: Anatolij Gustschin [off-list ref] L: linuxppc-dev@lists.ozlabs.org T: git git://git.denx.de/linux-2.6-agust.git S: Maintained F: arch/powerpc/platforms/512x/ F: arch/powerpc/platforms/52xx/ F: */*/*mpc5[\dx][\dx][\dx]* F: */*/*/*mpc5[\dx][\dx][\dx]* F: */*/*/*/*mpc5[\dx][\dx][\dx]*