net: Unexport move_addr_to_{kernel,user}
authorAdrian Bunk <[email protected]>
Wed, 23 Apr 2008 10:37:49 +0000 (03:37 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/socket.c