From: Ilpo Järvinen Date: Sat, 28 Feb 2009 04:44:41 +0000 (+0000) Subject: tcp: in sendmsg/pages open code the real goto target X-Git-Tag: v2.6.30-rc1~662^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d6a775e27d975e5f9ea8e2911216d84face50ca;p=pandora-kernel.git tcp: in sendmsg/pages open code the real goto target copied was assigned zero right before the goto, so if (copied) cannot ever be true. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed