From: YOSHIFUJI Hideaki Date: Tue, 22 Jan 2008 08:09:55 +0000 (+0900) Subject: [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. X-Git-Tag: v2.6.25-rc1~1162^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d0d350e96c9453be255d8eff8dc97555710b17;p=pandora-kernel.git [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. Fix following sparse warnings: | net/ipv6/udp.c:262:2: warning: returning void-valued expression | net/ipv6/udplite.c:29:2: warning: returning void-valued expression Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed