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