diff options
author | Takashi Iwai <[email protected]> | 2024-02-22 12:15:04 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-02-23 10:57:30 +0100 |
commit | ed96f6394e1bf44ae03327683f2970302f431320 (patch) | |
tree | de8c7589c23657a275fc56d513841b1c94ca48d3 /drivers/usb/cdns3/cdns3-plat.c | |
parent | 9b02221422a55e834469fdc91dc4d5147f5a1fb9 (diff) |
ALSA: timer: 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