]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hdsp: Use guard() for spin locks
authorTakashi Iwai <tiwai@suse.de>
Fri, 29 Aug 2025 14:43:26 +0000 (16:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Sep 2025 11:52:42 +0000 (13:52 +0200)
commitd422878cae31fcde30818ea082c23c6bf03fd0e3
tree76e60dd556e8b8dc7c2cdd61a305c95b0f385f6b
parentd3424b8bf78593e1751cfa19628aa0008d2e08ce
ALSA: hdsp: 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-52-tiwai@suse.de
sound/pci/rme9652/hdsp.c