diff options
author | 2015-06-09 10:32:34 +0300 | |
---|---|---|
committer | 2015-07-20 22:30:42 -0400 | |
commit | 9fe6b778ca93e6171dbb8e54df557a278a91abea (patch) | |
tree | 2a576a48a6c22654d75a3e093292516b7afb42d8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 4.2-rc3 (diff) | |
download | wireguard-linux-9fe6b778ca93e6171dbb8e54df557a278a91abea.tar.xz wireguard-linux-9fe6b778ca93e6171dbb8e54df557a278a91abea.zip |
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/1433835155-6894-2-git-send-email-gilf@ezchip.com
Signed-off-by: Gil Fruchter <gilf@ezchip.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions