diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-03 14:11:02 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-08 12:50:01 +0100 |
commit | 7d996c8a5fea700e816379e57f4983e2611519a0 (patch) | |
tree | 8a22f01b7155fe20bf16173f869839d18cf11ae9 /lib/crypto/mpi/mpi-mul.c | |
parent | b39f7713ece62b2b0a3cfad7a75a0eb0ab71aa4e (diff) |
ASoC: simple-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