[PATCH] drivers/ata/pata_mpc52xx.c: add missing kfree

Joe Perches joe at perches.com
Sun Mar 11 05:32:57 EST 2012


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:
> > From: Julia Lawall <Julia.Lawall at lip6.fr>
> > There is no need to call the devm cleanup functions on failure of a probe
> > or remove function.
> > Signed-off-by: Julia Lawall <Julia.Lawall at lip6.fr>
> 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 <agust at denx.de>
L:	linuxppc-dev at 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]*




More information about the devicetree-discuss mailing list