| To: | netdev@xxxxxxxxxxx |
|---|---|
| Subject: | [2.6 patch] net/socket.c: unexport move_addr_to_kernel |
| From: | Adrian Bunk <bunk@xxxxxxxxx> |
| Date: | Sat, 7 May 2005 00:27:39 +0200 |
| Cc: | linux-kernel@xxxxxxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.5.9i |
I didn't find any modular usage in the kernel. Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- linux-2.6.12-rc3-mm2-full/net/socket.c.old 2005-05-03 11:03:23.000000000 +0200 +++ linux-2.6.12-rc3-mm2-full/net/socket.c 2005-05-03 11:03:53.000000000 +0200 @@ -2070,8 +2070,7 @@ } #endif /* CONFIG_PROC_FS */ -/* ABI emulation layers need these two */ -EXPORT_SYMBOL(move_addr_to_kernel); +/* ABI emulation layers need this one */ EXPORT_SYMBOL(move_addr_to_user); EXPORT_SYMBOL(sock_create); EXPORT_SYMBOL(sock_create_kern); |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [2.6 patch] net/sctp/: make two functions static, Adrian Bunk |
|---|---|
| Next by Date: | Re: [2.6 patch] drivers/net/e1000/: possible cleanups, Ganesh Venkatesan |
| Previous by Thread: | [2.6 patch] net/sctp/: make two functions static, Adrian Bunk |
| Next by Thread: | [-mm patch] fix IEEE80211_CRYPT_* selects, Adrian Bunk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |