diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-02-27 09:53:02 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-02-28 15:01:22 +0100 |
commit | 1affe7bb50c9bda4d4ada1ecab90ce6d27e77b00 (patch) | |
tree | b4fc5f25b757b388a759e23471573db86656dd1c /sound/core/pcm_native.c | |
parent | a04f2c396031a33a1df51c9c6012650a40ba9d7e (diff) | |
download | linux-1affe7bb50c9bda4d4ada1ecab90ce6d27e77b00.tar.gz linux-1affe7bb50c9bda4d4ada1ecab90ce6d27e77b00.tar.bz2 linux-1affe7bb50c9bda4d4ada1ecab90ce6d27e77b00.zip |
ALSA: seq: prioq: Use guard() for locking
We can simplify the code gracefully with new guard() macro and co for
automatic cleanup of locks.
Only the code refactoring, and no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240227085306.9764-21-tiwai@suse.de
Diffstat (limited to 'sound/core/pcm_native.c')
0 files changed, 0 insertions, 0 deletions