diff options
author | Takashi Sakamoto <[email protected]> | 2023-01-30 23:15:40 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-01-31 09:34:04 +0100 |
commit | c7a806d9ce6757ff56078674916e53bd859f242d (patch) | |
tree | 176283250d168bba585ec4a0022548214db49671 /tools/perf/scripts/python/libxed.py | |
parent | 4f876bfdb731a320089c5a64f8fa15fbba14418c (diff) |
ALSA: firewire-motu: fix unreleased lock warning in hwdep device
Smatch static analysis tool detects that acquired lock is not released
in hwdep device when condition branch is passed due to no event. It is
unlikely to occur, while fulfilling is preferable for better coding.
Reported-by: Dan Carpenter <[email protected]>
Fixes: 634ec0b2906e ("ALSA: firewire-motu: notify event for parameter change in register DSP model")
Signed-off-by: Takashi Sakamoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions