Re: [PATCH 35/37] drivers/block/aoe: Use kmemdup

From: Dan Carpenter
Date: Sun May 16 2010 - 11:53:01 EST


On Sun, May 16, 2010 at 08:42:59AM -0400, Ed Cashin wrote:
> On May 15, 2010, at 5:23 PM, Julia Lawall wrote:
>
> > From: Julia Lawall <julia@xxxxxxx>
> >
> > Use kmemdup when some other buffer is immediately copied into the
> > allocated region.
>
> I have seen this patch but have no comment about it specifically.
>
> (Because the argument about whether this kind of change
> adds value in general has already taken place. I'd say no, but that's
> based on a maybe faulty idea that if folks weren't doing this they'd have
> more time for reviewing patches, etc.)

Nah nah. Nit-picky patches like this is what you get when people start
reviewing code. It's really hard to review code properly without being
annoyed and writing clean up patches is very calming.

git log --pretty=oneline --grep=Lawall

Tons and tons of bugs fixed.

regards,
dan carpenter

--
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/