diff options
author | Jules Irenge | 2020-03-11 01:09:06 +0000 |
---|---|---|
committer | David S. Miller | 2020-03-11 23:19:41 -0700 |
commit | 64fbca011976ce1564f191f4154e4a6ade25779a (patch) | |
tree | 793d5d07c83baf115d2635043aff15d6e078a850 /kernel/groups.c | |
parent | 734c8f75743983842736e6a99ec6be152b2b7f50 (diff) |
net: Add missing annotation for *netlink_seq_start()
Sparse reports a warning at netlink_seq_start()
warning: context imbalance in netlink_seq_start() - wrong count at exit
The root cause is the missing annotation at netlink_seq_start()
Add the missing __acquires(RCU) annotation
Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions