diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-02-24 02:16:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-25 00:26:49 +0300 |
commit | 0eb713fb667de4be60ad645f88de6e5bd15d41df (patch) | |
tree | 65b1dfa3a41a5c788e306ba682502f9f14d360ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5018adfd7a18219c77eeb255555f7d7052819542 (diff) | |
download | linux-0eb713fb667de4be60ad645f88de6e5bd15d41df.tar.xz |
net: netrom: Add missing annotation for nr_node_stop()
Sparse reports a warning at nr_node_stop()
warning: context imbalance in nr_node_stop() - wrong count at exit
The root cause is the missing annotation at nr_node_stop()
Add the missing __releases(&nr_node_list_lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions