diff options
author | 2024-02-23 09:42:41 +0100 | |
---|---|---|
committer | 2024-02-23 10:57:49 +0100 | |
commit | a55bc334d3dfbfdc075632a144e821a564da38d5 (patch) | |
tree | 0d104cc9a971e5fbe9f38f798140dee10297cfc8 /tools/perf/scripts/python/stackcollapse.py | |
parent | ALSA: mixer_oss: ump: Use automatic cleanup of kfree() (diff) | |
download | wireguard-linux-a55bc334d3dfbfdc075632a144e821a564da38d5.tar.xz wireguard-linux-a55bc334d3dfbfdc075632a144e821a564da38d5.zip |
ALSA: pcm_oss: ump: 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/20240223084241.3361-5-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions