UBI: get rid of ubi_ltree_slab
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 10:11:54 +0000 (12:11 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 25 Jan 2008 14:41:24 +0000 (16:41 +0200)
commitb9a06623d9d0c6dff758d525ceb0d9e2bba8f7d6
tree9107daa5cf1aa527603c7d33d55ca45dbe760d5a
parent4fac9f698404a5cd50b978fbdb7e54235353c215
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