]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: korg1212: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:13 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:41 +0000 (13:52 +0200)
commitaff742c156bb070ac05833f0a8565fa307fa4d13
treeff74c53312a627dcb5a8185c051043322681d086
parent940653fff03a647357efe3ce6e0d89dc2bcbee2e
ALSA: korg1212: Use guard() for spin locks

Clean up the code using guard() for spin locks.

Merely code refactoring, and no behavior change.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250829144342.4290-39-tiwai@suse.de
sound/pci/korg1212/korg1212.c