| To: | paulus@xxxxxxxxx |
|---|---|
| Subject: | Re: [PATCH] remove bogus exports in ppp |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Tue, 16 Nov 2004 09:35:22 +0100 |
| Cc: | netdev@xxxxxxxxxxx |
| In-reply-to: | <20041024132504.GC19927@lst.de> |
| References: | <20041024132504.GC19927@lst.de> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.3.28i |
On Sun, Oct 24, 2004 at 03:25:04PM +0200, Christoph Hellwig wrote:
> even if they are usefull for debugging they're just bad namespace
> pollution for mainline
ping?
--- 1.50/drivers/net/ppp_generic.c 2004-08-29 07:49:19 +02:00
+++ edited/drivers/net/ppp_generic.c 2004-10-23 14:08:17 +02:00
@@ -2721,8 +2721,6 @@
EXPORT_SYMBOL(ppp_output_wakeup);
EXPORT_SYMBOL(ppp_register_compressor);
EXPORT_SYMBOL(ppp_unregister_compressor);
-EXPORT_SYMBOL(all_ppp_units); /* for debugging */
-EXPORT_SYMBOL(all_channels); /* for debugging */
MODULE_LICENSE("GPL");
MODULE_ALIAS_CHARDEV_MAJOR(PPP_MAJOR);
MODULE_ALIAS("/dev/ppp");
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] (5/25) sk98: elimnate nested macro., Christoph Hellwig |
|---|---|
| Next by Date: | Re: [PATCH] linux 2.9.10-rc1: Fix oops in unix_dgram_sendmsg when using SELinux and SOCK_SEQPACKET, Chris Wright |
| Previous by Thread: | VME IP Driver Development - some questions, Hendrik Wiese |
| Next by Thread: | Re: [PATCH] remove bogus exports in ppp, Paul Mackerras |
| Indexes: | [Date] [Thread] [Top] [All Lists] |