Re: [PATCH 1/7] drivers/block/aoe: Use kzalloc for allocating only one thing

From: Ed Cashin
Date: Sat Dec 19 2009 - 13:39:53 EST


On Sat, Dec 19, 2009 at 08:16:13AM +0100, Julia Lawall wrote:
> From: Julia Lawall <julia@xxxxxxx>
>
> Use kzalloc rather than kcalloc(1,...)

I suppose so. The calloc function has always been silly, but
everybody knows that, so I don't really think this patch helps
anything. I guess somebody disagrees with me.
--
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/