diff options
author | Takashi Iwai <[email protected]> | 2024-02-22 12:15:05 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-02-23 10:57:30 +0100 |
commit | fb9e197f3f27133f9137c6c0eb7352529a272419 (patch) | |
tree | 02e2369b0b63317785413c18b570306007594ad3 /drivers/usb/cdns3/cdns3-plat.c | |
parent | ed96f6394e1bf44ae03327683f2970302f431320 (diff) |
ALSA: vmaster: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions