diff options
author | Grant Likely <[email protected]> | 2013-08-28 21:24:17 +0100 |
---|---|---|
committer | Grant Likely <[email protected]> | 2013-08-29 21:40:31 +0100 |
commit | 92d31610aac907c046f0e9c0f888c30415f20936 (patch) | |
tree | d1f063862d84419b46795073e74357488b449011 /tools/perf/util/trace-event-scripting.c | |
parent | d9fe0039c4247383c2783923a3860227813b4d82 (diff) |
of/fdt: Remove duplicate memory clearing on FDT unflattening
Patch 9e4012752, "of: fdt: fix memory initialization for expanded DT"
fixed incomplete clearing of memory when unflattening the device tree.
However the code was already clearing some of the memory, it just wasn't
doing so for all allocations. Now that the memory is cleared right at
the point of allocation, the memset after unflatten_dt_alloc() is
redundant. Remove it.
Signed-off-by: Grant Likely <[email protected]>
Acked-by: Wladislav Wiebe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions