Re: [KJ] kmalloc to kzalloc patches for drivers/block [sane version]

From: Pekka Enberg
Date: Fri Sep 22 2006 - 08:03:54 EST


On 9/22/06, Paulo Marques <pmarques@xxxxxxxxxxxx> wrote:
Agreed on every comment except this one. That complex expression is
really just a constant in the end, so there is no point in using kcalloc.

The code is arguably easier to read with kcalloc.
-
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/