aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNicholas Mc Guire <[email protected]>2015-12-20 15:06:18 +0100
committerDavid S. Miller <[email protected]>2015-12-20 12:59:41 -0500
commit076ef440708bc28d821cebb2dbca64e3c917ac73 (patch)
treede3fc103f7d5c7adabbdae0f6db6afe69205a68c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent958d104e3d40eef5148c402887138f6594ff7e1e (diff)
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
This is an API consolidation only. The use of kmalloc + memset to 0 is equivalent to kcalloc in this case as it is allocating an array of elements. Signed-off-by: Nicholas Mc Guire <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions