diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-02-22 12:15:08 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-02-23 10:57:31 +0100 |
commit | 316e38ef776663a7a4c5d76438c42c948c574df4 (patch) | |
tree | 96e7aac25d8e44502a32076d624fcc035cd59e8a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5d04ad53e54c1513a90f44367d5712e984ba579b (diff) |
ALSA: seq: 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/20240222111509.28390-9-tiwai@suse.de
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions