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

From: Panagiotis Issaris
Date: Fri Jul 21 2006 - 08:38:20 EST


Hi,

On vr, 2006-07-21 at 08:35 -0400, Dmitry Torokhov wrote:
> 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!
Ofcourse! Consider it done! :)

With friendly regards,
Takis

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