From: Patrick McHardy <kaber@trash.net>
To: yasuyuki.kozakai@toshiba.co.jp
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: EXPORT_SYMBOL vs EXPORT_SYMBOL_GPL
Date: Mon, 22 May 2006 18:01:23 +0200 [thread overview]
Message-ID: <4471E053.2090601@trash.net> (raw)
Hi Yasuyuki,
while doing some stupid cleanup work on the conntrack code (moving
all EXPORT_SYMBOLs next to the exported function) I noticed
nf_conntrack uses EXPORT_SYMBOL for the exact same functions that
are EXPORT_SYMBOL_GPL'ed by ip_conntrack. I think we should change
it to _GPL too for consistency and because most of them mess deeply
inside the internals of conntrack.
Any objections to this change?
next reply other threads:[~2006-05-22 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-22 16:01 Patrick McHardy [this message]
2006-05-22 23:49 ` EXPORT_SYMBOL vs EXPORT_SYMBOL_GPL Yasuyuki KOZAKAI
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=4471E053.2090601@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=yasuyuki.kozakai@toshiba.co.jp \
/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.