From: Christoph Hellwig <hch@lst.de>
To: paulus@samba.org
Cc: netdev@oss.sgi.com
Subject: Re: [PATCH] remove bogus exports in ppp
Date: Tue, 16 Nov 2004 09:35:22 +0100 [thread overview]
Message-ID: <20041116083522.GA2356@lst.de> (raw)
In-Reply-To: <20041024132504.GC19927@lst.de>
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");
next prev parent reply other threads:[~2004-11-16 8:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-24 13:25 [PATCH] remove bogus exports in ppp Christoph Hellwig
2004-11-16 8:35 ` Christoph Hellwig [this message]
2004-11-16 11:45 ` Paul Mackerras
2005-01-27 11:22 ` Christoph Hellwig
2005-01-27 20:23 ` David S. Miller
2005-01-27 20:32 ` Christoph Hellwig
2005-01-27 20:35 ` David S. Miller
-- strict thread matches above, loose matches on Subject: below --
2005-01-27 23:32 Paul Mackerras
2005-01-27 23:42 ` David S. Miller
2005-01-28 0:00 ` Paul Mackerras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041116083522.GA2356@lst.de \
--to=hch@lst.de \
--cc=netdev@oss.sgi.com \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.