diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2017-04-19 20:15:21 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-04-21 19:49:13 -0700 |
commit | 23826e240ad82727635eb84fff1211dd2ff750fb (patch) | |
tree | 9057cae4e1374fb42d3d3ef3c8760fcb1c443b3d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 24f8186eb8d69a3a0d856ce59fb4f19ae23ff23a (diff) | |
download | linux-23826e240ad82727635eb84fff1211dd2ff750fb.tar.gz linux-23826e240ad82727635eb84fff1211dd2ff750fb.tar.bz2 linux-23826e240ad82727635eb84fff1211dd2ff750fb.zip |
clk: mvebu: Use kcalloc() in of_cpu_clk_setup()
Multiplications for the size determination of memory allocations
indicated that array data structures should be processed.
Thus use the corresponding function "kcalloc".
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions