diff options
author | Gil Fruchter <[email protected]> | 2015-06-09 10:32:34 +0300 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2015-07-20 22:30:42 -0400 |
commit | 9fe6b778ca93e6171dbb8e54df557a278a91abea (patch) | |
tree | 2a576a48a6c22654d75a3e093292516b7afb42d8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 52721d9d3334c1cb1f76219a161084094ec634dc (diff) |
tracing: Prefer kcalloc over kzalloc with multiply
Use kcalloc for allocating an array instead of kzalloc with multiply,
as that is what kcalloc is used for.
Found with checkpatch.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Gil Fruchter <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions