net: Unexport move_addr_to_{kernel,user}
authorAdrian Bunk <bunk@kernel.org>
Wed, 23 Apr 2008 10:37:49 +0000 (03:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Apr 2008 10:37:49 +0000 (03:37 -0700)
commitcd58f2a96ba95fb5b69580784bc6f7179001869c
treec1474ed4270a82253be7f44b2dec23be55eef73b
parent201410ce85d80b7b893cdc72e944a1341dd393f1
net: Unexport move_addr_to_{kernel,user}

After the removal of the Solaris binary emulation the exports of
move_addr_to_{kernel,user} are no longer used.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c