diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2020-02-24 02:16:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-25 00:26:49 +0300 |
commit | be21139f3539350b33112e88183992e1ee086f53 (patch) | |
tree | ccc65b701cb44bcf4f09db6bdf736f04aea72506 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d6b6acfce5f0b1e0241251d2a7aaf570e149809 (diff) | |
download | linux-be21139f3539350b33112e88183992e1ee086f53.tar.xz |
net: netrom: Add missing annotation for nr_neigh_stop()
Sparse reports a warning at nr_neigh_stop()
warning: context imbalance in nr_neigh_stop() - unexpected unlock
The root cause is the missing annotation at nr_neigh_stop()
Add the missing __releases(&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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions