1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-13 10:05:39 +00:00
Takashi Iwai 3abb538fff ALSA: gus: Use guard() for mutex locks
Replace the manual mutex lock/unlock pairs with guard() for code
simplification.

As replaced with the guard(mutex), no longer used snd_gf1_mem_lock()
is dropped, too.

Only code refactoring, and no behavior change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250829145300.5460-8-tiwai@suse.de
2025-09-01 13:53:02 +02:00
..
2025-08-14 07:51:34 +10:00
2025-08-02 12:07:09 -07:00
2025-07-29 12:43:10 -07:00
2025-07-29 12:27:40 -04:00
2025-08-23 11:21:56 -04:00
2025-08-01 10:29:36 -07:00
2025-08-22 09:29:51 -04:00