diff options
author | Xu Wang <vulab@iscas.ac.cn> | 2020-08-10 02:38:07 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-11 10:36:08 -0700 |
commit | e71642009cbd4a874c3af71a4b16b39499f58658 (patch) | |
tree | 6b2d77718f9fa19a08745c56b1a09dc896031e4a /tools/perf/scripts/python/syscall-counts.py | |
parent | 26896f01467a28651f7a536143fe5ac8449d4041 (diff) |
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
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>
Acked-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions