From: Thomas Graf Date: Thu, 13 Nov 2014 11:48:21 +0000 (+0100) Subject: FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882288c05ede954e797baa623062f5ea06663ae1;p=pandora-kernel.git FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS net/ipv4/fou.c: In function ‘ip_tunnel_encap_del_fou_ops’: net/ipv4/fou.c:861:1: warning: no return statement in function returning non-void [-Wreturn-type] Fixes: a8c5f90fb5 ("ip_tunnel: Ops registration for secondary encap (fou, gue)") Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed