]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ipvs: fix sparse warnings in lblc and lblcr
authorJulian Anastasov <ja@ssi.bg>
Wed, 17 Apr 2013 20:50:47 +0000 (23:50 +0300)
committerSimon Horman <horms@verge.net.au>
Tue, 23 Apr 2013 02:43:05 +0000 (11:43 +0900)
commitf33c8b94fd51aeb0bc02f87ee172691ddf7936b6
tree4a5797180b85792df46633c9027ca94dc1190408
parent371990eeec13f9fdee9a5e1d3d811ad24a5cb25e
ipvs: fix sparse warnings in lblc and lblcr

kbuild test robot reports for sparse warnings in
commits c2a4ffb70eef39 ("ipvs: convert lblc scheduler to rcu")
and c5549571f975ab ("ipvs: convert lblcr scheduler to rcu").

Fix it by removing extra __rcu annotation.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_lblc.c
net/netfilter/ipvs/ip_vs_lblcr.c