diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-02-23 11:42:40 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-02-23 12:57:49 +0300 |
commit | 6c40eec521af8cea034777f877ead19bfa7309f4 (patch) | |
tree | eecc6ae1a091a4283f395a7829b5e7a54c9b7915 /scripts/lib/kdoc/kdoc_output.py | |
parent | d90950c6a2658ed8cffb4255a5ddba9c831389fe (diff) | |
download | linux-6c40eec521af8cea034777f877ead19bfa7309f4.tar.xz |
ALSA: mixer_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-4-tiwai@suse.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions