diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-03 14:11:01 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-07-08 12:50:00 +0100 |
commit | b39f7713ece62b2b0a3cfad7a75a0eb0ab71aa4e (patch) | |
tree | e55d0b4551f2be0d5978a6a3e1099274b022f5ce /scripts/gdb/linux/stackdepot.py | |
parent | 5725c16af2678d334de0bcb85b42cfa50b32e04c (diff) |
ASoC: audio-graph-card2: 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 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions