diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-03-20 07:22:26 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-04-06 23:37:56 +0100 |
commit | 0a480df0b87a75b315cc6eef62bfb597111ee630 (patch) | |
tree | f4c5e3816753e8d9c3e15929bcbb3622152c870a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 35b8885805002564906086cbd691e88850257294 (diff) |
ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation
Use kcalloc() instead of kzalloc()+open coded multiplication.
This is safer and saves a few lines of code.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/3bbf03cfd1966bc6fb6dd0939e039fc161078a61.1647757329.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions