From c4ca6be9d67eaf5a53054903530c8f422b4b88bd Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Mon, 6 Oct 2014 14:47:51 +0200 Subject: [PATCH] UBI: Fastmap: Don't allocate new ubi_wl_entry objects MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There is no need to allocate new ones every time, we can reuse the existing ones. This makes the code cleaner and more easy to follow. Signed-off-by: Richard Weinberger Reviewed-by: Tanya Brokhman Reviewed-by: Guido Martínez --- Reading git-format-patch failed