Re: [PATCH] drivers: Conversions from kmalloc+memset to k(z|c)alloc.

From: Dmitry Torokhov
Date: Fri Jul 21 2006 - 08:33:56 EST


On 7/20/06, Panagiotis Issaris <takis@xxxxxxxxxxxxxxxxxxx> wrote:
From: Panagiotis Issaris <takis@xxxxxxxxxxx>

drivers: Conversions from kmalloc+memset to k(z|c)alloc.

Signed-off-by: Panagiotis Issaris <takis@xxxxxxxxxxx>
---
Second edition

drivers/acpi/hotkey.c | 6 ++----
drivers/atm/zatm.c | 6 ++----
drivers/char/consolemap.c | 6 ++----
drivers/char/keyboard.c | 4 ++--

Hi,

Could you please drop drivers/char/keyboard.c changes? I already have
patch in my queue that does kzalloc conversion there (among other
things).

Thanks!

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