diff options
author | 2020-02-23 23:16:49 +0000 | |
---|---|---|
committer | 2020-02-24 13:26:49 -0800 | |
commit | d087f183787e43bb803e6f529cb97b0bf6743bea (patch) | |
tree | ed5ab17f754b2520f725ce657ce3ee4ea7c9fbac /net/unix/af_unix.c | |
parent | net: Add missing annotation for llc_seq_start() (diff) | |
download | wireguard-linux-d087f183787e43bb803e6f529cb97b0bf6743bea.tar.xz wireguard-linux-d087f183787e43bb803e6f529cb97b0bf6743bea.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions