Re: [PATCH 8/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()

From: Takashi Iwai
Date: Wed Mar 11 2020 - 02:56:47 EST


On Wed, 11 Mar 2020 02:09:08 +0100,
Jules Irenge wrote:
>
> 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@xxxxxxxxx>

Applied, thanks.


Takashi