diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-03-11 01:09:08 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-03-11 07:55:38 +0100 |
commit | 3db1b00f2122bfe259bdb19f7c0bfcaec54568e3 (patch) | |
tree | 0805c7ebc1bb215732fec4fef3161ea18351a9e0 /sound/core/pcm.c | |
parent | 34aa7994ad15af31f2a7c1146d03b1f8d08af3cc (diff) | |
download | linux-3db1b00f2122bfe259bdb19f7c0bfcaec54568e3.tar.bz2 |
ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()
Sparse reports a warning at tscm_hwdep_read_locked()
warning: context imbalance in tscm_hwdep_read_locked() - unexpected unlock
The root cause is the missing annotation at tscm_hwdep_read_locked()
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-9-jbi.octave@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/pcm.c')
0 files changed, 0 insertions, 0 deletions