[NET]: Move the sock_copy() from the header
authorPavel Emelyanov <xemul@openvz.org>
Thu, 1 Nov 2007 07:29:45 +0000 (00:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2007 07:29:45 +0000 (00:29 -0700)
The sock_copy() call is not used outside the sock.c file,
so just move it into a sock.c

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found