| commit | cd58f2a96ba95fb5b69580784bc6f7179001869c | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@kernel.org> | Wed Apr 23 03:37:49 2008 -0700 |
| committer | David S. Miller <davem@davemloft.net> | Wed Apr 23 03:37:49 2008 -0700 |
| tree | c1474ed4270a82253be7f44b2dec23be55eef73b | |
| parent | 201410ce85d80b7b893cdc72e944a1341dd393f1 [diff] |
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>