-
Thago Galesi authored
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@gmail.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
b802c074