From: Jason Wang Date: Tue, 6 Aug 2013 09:45:04 +0000 (+0800) Subject: net: move zerocopy_sg_from_iovec() to net/core/datagram.c X-Git-Tag: v3.12-rc1~132^2~333 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3bdeb5c7cc073ccf5ff9624642022a8613a956e;p=pandora-kernel.git net: move zerocopy_sg_from_iovec() to net/core/datagram.c To let it be reused and reduce code duplication. Also document this function. Signed-off-by: Jason Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed