Re: [PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar

From: Josh Boyer
Date: Mon Apr 17 2006 - 22:06:23 EST


On 4/17/06, Thiago Galesi <thiagogalesi@xxxxxxxxx> wrote:
> This patch removes repeated calls to kmalloc / kfree in mtd_write /
> mtd_read functions, replacing them by a single kmalloc / kfree pair.
>
> Signed-off-by: Thiago Galesi <thiagogalesi@xxxxxxxxx>

This version is in the MTD git tree now. Thanks!

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