From: vlobanov <vlobanov@speakeasy.net>
To: linux-kernel@vger.kernel.org
Subject: EXPORT_SYMBOL_NOVERS question
Date: Wed, 3 Nov 2004 00:10:46 -0800 (PST) [thread overview]
Message-ID: <Pine.LNX.4.58.0411030007220.22814@shell2.speakeasy.net> (raw)
Hi,
I was looking over the /include/linux/module.h file, and the
EXPORT_SYMBOL_NOVERS macro caught my eye. To quote the source:
/* We don't mangle the actual symbol anymore, so no need for
* special casing EXPORT_SYMBOL_NOVERS. FIXME: Deprecated */
#define EXPORT_SYMBOL_NOVERS(sym) EXPORT_SYMBOL(sym)
A quick grep through the tree brought up no usage cases for this macro.
Is there any reason to keep it around, instead of cutting it out, as the
FIXME comment seems to suggest?
-Vadim Lobanov
next reply other threads:[~2004-11-03 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-03 8:10 vlobanov [this message]
2004-11-28 22:42 ` Rusty Russell
2004-11-28 23:00 ` Adrian Bunk
2004-11-29 13:38 ` David Howells
2004-12-03 2:59 ` Paul Mundt
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=Pine.LNX.4.58.0411030007220.22814@shell2.speakeasy.net \
--to=vlobanov@speakeasy.net \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®