diff options
author | Takashi Iwai <[email protected]> | 2024-02-22 12:15:08 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-02-23 10:57:31 +0100 |
commit | 316e38ef776663a7a4c5d76438c42c948c574df4 (patch) | |
tree | 96e7aac25d8e44502a32076d624fcc035cd59e8a /drivers/usb/cdns3/cdns3-plat.c | |
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 <[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