diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-02-23 23:16:52 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-24 13:26:49 -0800 |
commit | 0eb713fb667de4be60ad645f88de6e5bd15d41df (patch) | |
tree | 65b1dfa3a41a5c788e306ba682502f9f14d360ad /tools/build | |
parent | 5018adfd7a18219c77eeb255555f7d7052819542 (diff) |
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/build')
0 files changed, 0 insertions, 0 deletions