diff options
author | lixiubo <[email protected]> | 2015-11-20 18:06:30 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2015-11-20 12:27:59 +0000 |
commit | 549e08a0a93442ab62e0aee8aeb8ae6a7f2b5273 (patch) | |
tree | 9bf090c5b8126d10c939fbc3ed8070858d22c951 /tools/perf/util/trace-event-scripting.c | |
parent | eeda1bd69d5d8a020ce191f717b94ca99707daad (diff) |
regmap: replace kmalloc with kmalloc_array
Replace kmalloc with specialized function kmalloc_array when the size
is a multiplication of : number * size
Signed-off-by: lixiubo <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions