Re: [PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()

From: Muli Ben-Yehuda
Date: Mon Dec 18 2006 - 15:08:36 EST


On Mon, Dec 18, 2006 at 02:53:05PM -0500, Robert P. J. Day wrote:
>
> Replace kmalloc() + memset() pairs with the appropriate kzalloc()
> calls.
>
> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
>
> ---
>
> i could have sworn i submitted this patch a while back but it
> doesn't seem to have been applied. it's possible it's still in the
> queue somewhere but it seems unlikely at this point.

The OSS subsystem doesn't have an overall maintainer, for patches like
this you should probably CC akpm (CC'd). Also, ack on the trident
bits.

Cheers,
Muli
-
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/