From: Eric Dumazet Date: Mon, 25 Oct 2010 21:02:28 +0000 (+0000) Subject: net: add __rcu annotations to protocol X-Git-Tag: v2.6.37-rc1~88^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0ad61ec867fdd262804afa7a68e11fc9930c2b9;p=pandora-kernel.git net: add __rcu annotations to protocol Add __rcu annotations to : struct net_protocol *inet_protos struct net_protocol *inet6_protos And use appropriate casts to reduce sparse warnings if CONFIG_SPARSE_RCU_POINTER=y Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed