diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-03 14:11:00 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-08 12:49:59 +0100 |
commit | 5725c16af2678d334de0bcb85b42cfa50b32e04c (patch) | |
tree | 0522818f10fa507774b7d6eb53340c3ba8865af7 /lib/crypto/mpi/mpi-mul.c | |
parent | 6440e7b2a058c50a05ebcc58f35693c50522fc1a (diff) |
ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
Allocate the memory with scoped/cleanup.h, instead of devm interface, to
make the code more obvious that memory is not used outside this scope.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Kuninori Morimoto <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions