diff options
| author | Xu Wang <[email protected]> | 2020-09-21 01:59:18 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-09-25 20:50:39 +0100 |
| commit | f95cc5c18c15a425c3dceec48df6b4e27a202dda (patch) | |
| tree | 7c4da9ce163dbab97e27f74df9900fea3ccf166a /tools/perf/scripts/python | |
| parent | ff1d9ff43878de14b6ee4a089eb9f4a7e8f28a7f (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions