diff options
author | 2024-02-22 12:15:07 +0100 | |
---|---|---|
committer | 2024-02-23 10:57:31 +0100 | |
commit | 5d04ad53e54c1513a90f44367d5712e984ba579b (patch) | |
tree | 8c5c2caa8a1e1716810ede0477b9c021324fc89f /tools/perf/scripts/python/stackcollapse.py | |
parent | ALSA: seq: oss: Use automatic cleanup of kfree() (diff) | |
download | wireguard-linux-5d04ad53e54c1513a90f44367d5712e984ba579b.tar.xz wireguard-linux-5d04ad53e54c1513a90f44367d5712e984ba579b.zip |
ALSA: seq: virmidi: 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-8-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions