netfilter: rcu sparse cleanups
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 15 Nov 2010 18:45:13 +0000 (19:45 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 15 Nov 2010 18:45:13 +0000 (19:45 +0100)
commitc5d277d29ad1ae9add8d6984025ccd2e835971ce
treed829006da562f7f6ac1cdf983a56d26435e7093a
parentab0cba25128e1435a59b1ec4ae0c7505548fed87
netfilter: rcu sparse cleanups

Use RCU helpers to reduce number of sparse warnings
(CONFIG_SPARSE_RCU_POINTER=y), and adds lockdep checks.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nf_conntrack_expect.c
net/netfilter/nf_conntrack_extend.c
net/netfilter/nf_conntrack_helper.c
net/netfilter/nf_conntrack_proto.c
This page took 0.025249 seconds and 5 git commands to generate.