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