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