diff options
author | 2024-02-05 12:27:50 -0600 | |
---|---|---|
committer | 2024-02-05 13:25:51 -0700 | |
commit | 585fc027a7f4fc38b6862eeb614c7446f2d5db4a (patch) | |
tree | a5e25d77cc9c8d8b30c1e49d91a3efbfb359400b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper (diff) | |
download | wireguard-linux-585fc027a7f4fc38b6862eeb614c7446f2d5db4a.tar.xz wireguard-linux-585fc027a7f4fc38b6862eeb614c7446f2d5db4a.zip |
remoteproc: k3-dsp: Use devm_kzalloc() helper
Use device lifecycle managed devm_kzalloc() helper function. This helps
prevent mistakes like freeing out of order in cleanup functions and
forgetting to free on all error paths.
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240205182753.36978-3-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions