diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-03-11 02:09:07 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-03-11 07:55:18 +0100 |
commit | 34aa7994ad15af31f2a7c1146d03b1f8d08af3cc (patch) | |
tree | 5f8f68f117ced46a96f86131ca4f05098586eca2 /sound/isa/adlib.c | |
parent | ALSA: pcm: oss: Simplify plugin frame size calculations (diff) | |
download | linux-34aa7994ad15af31f2a7c1146d03b1f8d08af3cc.tar.xz linux-34aa7994ad15af31f2a7c1146d03b1f8d08af3cc.zip |
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
Sparse reports a warning at tscm_hwdep_read_queue()
warning: context imbalance in tscm_hwdep_read_queue() - unexpected unlock
The root cause is the missing annotation at tscm_hwdep_read_queue()
Add the missing __releases(&tscm->lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20200311010908.42366-8-jbi.octave@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/adlib.c')
0 files changed, 0 insertions, 0 deletions