Re: [PATCH] Small kfree cleanup, save a local variable.

From: Chris Wright
Date: Sun Jun 19 2005 - 15:23:04 EST


* Jesper Juhl (jesper.juhl@xxxxxxxxx) wrote:
> On 6/19/05, Chris Wright <chrisw@xxxxxxxx> wrote:
> > * Jesper Juhl (juhl-lkml@xxxxxx) wrote:
> > > Here's a patch with a small improvement to kernel/auditsc.c .
> > > There's no need for the local variable struct audit_entry *e ,
> > > we can just call kfree directly on container_of() .
> > > Patch also removes an extra space a little further down in the file.
> >
> > Please Cc: linux-audit@xxxxxxxxxx on audit patches.
>
> I didn't find that address in MAINTAINERS nor in the source file. I
> had no idea it existed. Perhaps it ought to be listed in MAINTAINERS
> somewhere...

Ahh, good point, that needs to be fixed.

thanks,
-chris
-
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/