diff options
author | Ezequiel Garcia <elezegarcia@gmail.com> | 2012-11-28 16:18:30 +0400 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2012-12-10 15:38:59 +0400 |
commit | eab737722ed6a5638f6251e83f0d293c2ffe549f (patch) | |
tree | ccac47deaa15cf48608352e73ded2dcf387c2737 /include | |
parent | 64575574f26d7969713ede9bde750c979da4037e (diff) | |
download | linux-eab737722ed6a5638f6251e83f0d293c2ffe549f.tar.xz |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions