diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-04-11 01:19:29 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-04-15 11:44:35 +0300 |
commit | 40fb232c02d1b012c6c84b8c22465d01e20eddf9 (patch) | |
tree | d790c9ad634e38178e0fdbf27aa5a212969fd96c /tools/hv/hv_vss_daemon.c | |
parent | 2fe5efb8a475c856cd72a37fd73d82f5b5b563e0 (diff) |
brcmsmac: Add missing annotation for brcms_down()
Sparse reports a warning at brcms_down()
warning: context imbalance in brcms_down()
- unexpected unlock
The root cause is the missing annotation at brcms_down()
Add the missing __must_hold(&wl->lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200411001933.10072-6-jbi.octave@gmail.com
Diffstat (limited to 'tools/hv/hv_vss_daemon.c')
0 files changed, 0 insertions, 0 deletions