diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-02-23 23:16:53 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-24 13:26:49 -0800 |
commit | 2d6b6acfce5f0b1e0241251d2a7aaf570e149809 (patch) | |
tree | e3924e7b7f88484754f1033f392bb6bb9230d1b0 /net/unix/af_unix.c | |
parent | 0eb713fb667de4be60ad645f88de6e5bd15d41df (diff) |
net: netrom: Add missing annotation for nr_neigh_start()
Sparse reports a warning at nr_neigh_start()
warning: context imbalance in nr_neigh_start() - wrong count at exit
The root cause is the missing annotation at nr_neigh_start()
Add the missing __acquires(&nr_neigh_list_lock) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions