diff options
author | 2020-07-16 11:57:36 -0600 | |
---|---|---|
committer | 2020-07-21 15:48:39 +0200 | |
commit | 870fdd851ca50ffa552c41fd127afafceb303eca (patch) | |
tree | 20e30fdaabd107fdab2a3826281b4e8c0f551f1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: arm: coresight: Add optional property to replicators (diff) | |
download | wireguard-linux-870fdd851ca50ffa552c41fd127afafceb303eca.tar.xz wireguard-linux-870fdd851ca50ffa552c41fd127afafceb303eca.zip |
coresight: Use devm_kcalloc() in coresight_alloc_conns()
A multiplication for the size determination of a memory allocation
indicated that an array data structure should be processed.
Thus use the corresponding function "devm_kcalloc".
Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20200716175746.3338735-8-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions