From: Saurabh Date: Mon, 23 Jul 2012 07:52:04 +0000 (+0000) Subject: net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. X-Git-Tag: v3.6-rc1~125^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7d4b18cbebc635fafd634688bbf66c59912879f;p=pandora-kernel.git net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. With CONFIG_SPARSE_RCU_POINTER=y sparse identified references which did not specificy __rcu in ip_vti.c Signed-off-by: Saurabh Mohan Reported-by: Fengguang Wu Signed-off-by: David S. Miller --- Reading git-diff-tree failed