aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2020-04-11 01:19:27 +0100
committerKalle Valo <kvalo@codeaurora.org>2020-04-15 11:42:22 +0300
commit1c0e3c73e98dd55bc9551279fed6233997425c23 (patch)
treeba08030a34f818c713aae64d4165433337a45800 /tools/perf/scripts/python/export-to-sqlite.py
parentrtw88: add support for set/get antennas (diff)
downloadlinux-1c0e3c73e98dd55bc9551279fed6233997425c23.tar.gz
linux-1c0e3c73e98dd55bc9551279fed6233997425c23.zip
hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_bss_list_proc_stop
Sparse reports warnings at prism2_bss_list_proc_start() and prism2_bss_list_proc_stop() warning: context imbalance in prism2_wds_proc_stop() - unexpected unlock warning: context imbalance in prism2_bss_list_proc_start() - wrong count at exit The root cause is the missing annotations at prism2_bss_list_proc_start() Add the missing __acquires(&local->lock) annotation Add the missing __releases(&local->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-4-jbi.octave@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions