From: Herbert Xu Date: Tue, 1 Mar 2011 02:36:47 +0000 (+0000) Subject: inet: Remove unused sk_sndmsg_* from UFO X-Git-Tag: v2.6.39-rc1~468^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a2ef92023506d4e9cd13617b5a46b4d0f1b6747;p=pandora-kernel.git inet: Remove unused sk_sndmsg_* from UFO UFO doesn't really use the sk_sndmsg_* parameters so touching them is pointless. It can't use them anyway since the whole point of UFO is to use the original pages without copying. Signed-off-by: Herbert Xu Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed