diff options
author | Xu Wang <vulab@iscas.ac.cn> | 2020-09-21 04:59:18 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-09-25 22:50:39 +0300 |
commit | f95cc5c18c15a425c3dceec48df6b4e27a202dda (patch) | |
tree | 7c4da9ce163dbab97e27f74df9900fea3ccf166a /tools/perf/scripts/python/sctop.py | |
parent | ff1d9ff43878de14b6ee4a089eb9f4a7e8f28a7f (diff) | |
download | linux-f95cc5c18c15a425c3dceec48df6b4e27a202dda.tar.xz |
ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()
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>
Link: https://lore.kernel.org/r/20200921015918.24157-1-vulab@iscas.ac.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions