Ezequiel Garcia eab737722e UBI: embed ubi_debug_info field in ubi_device struct
ubi_debug_info struct was dynamically allocated which
is always suboptimal, for it tends to fragment memory
and make the code error-prone.
Fix this by embedding it in ubi_device struct.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2012-12-10 13:38:59 +02:00
..
2012-09-04 09:39:02 +03:00
2012-10-03 12:29:37 +03:00
2012-12-10 13:38:59 +02:00
2012-10-03 16:39:37 +03:00
2012-10-03 16:39:37 +03:00
2012-09-04 09:39:01 +03:00
2012-12-10 13:38:59 +02:00
2012-12-10 13:38:59 +02:00