diff options
author | 2024-02-22 12:15:09 +0100 | |
---|---|---|
committer | 2024-02-23 10:57:31 +0100 | |
commit | edbcf872c14690c2894b726b67a871b4d238eea8 (patch) | |
tree | 5c113a90031600f987beb43aa9e687404ae554af /tools/perf/scripts/python/stackcollapse.py | |
parent | ALSA: seq: ump: Use automatic cleanup of kfree() (diff) | |
download | wireguard-linux-edbcf872c14690c2894b726b67a871b4d238eea8.tar.xz wireguard-linux-edbcf872c14690c2894b726b67a871b4d238eea8.zip |
ALSA: seq: core: Use automatic cleanup of kfree()
There are common patterns where a temporary buffer is allocated and
freed at the exit, and those can be simplified with the recent cleanup
mechanism via __free(kfree).
No functional changes, only code refactoring.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240222111509.28390-10-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions