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

From: Joe Perches
Date: Sat Mar 10 2012 - 13:32:59 EST


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@xxxxxxx>
> > 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@xxxxxxx>
> 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@xxxxxxx>
L: linuxppc-dev@xxxxxxxxxxxxxxxx
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]*


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/