UBI: get rid of ubi_ltree_slab
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 10:11:54 +0000 (12:11 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:29 +0000 (17:08 +0300)
commiteec904ee036f5ad1ae010c852210f63d60bc45c6
tree567f27c62a958aa7ea1939849f80309b0171cf62
parent5c278e30766ff9f97f8e11b25572607f64fc87fd
UBI: get rid of ubi_ltree_slab

This slab cache is not really needed since the number of objects
is low and the constructor does not make much sense because we
allocate oblects when doint I/O, which is way slower then allocation.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/build.c
drivers/mtd/ubi/eba.c
drivers/mtd/ubi/ubi.h