commit | f1a6c4da14c365d3ee0b5de43a93f7470982637c | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Nov 01 00:29:45 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 01 00:29:45 2007 -0700 |
tree | 929b046ef28e1600cf08667459bd8c9a86069dc9 | |
parent | 261ab365fadd53ddc1b292b1663800e11fbf3e71 [diff] |
[NET]: Move the sock_copy() from the header 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>