From: Johannes Berg <johannes@sipsolutions.net>
To: netdev <netdev@vger.kernel.org>
Cc: Thomas Graf <tgraf@suug.ch>
Subject: [PATCH] netlink: remove unused exports
Date: Fri, 10 Jul 2009 20:32:06 +0200 [thread overview]
Message-ID: <1247250726.29747.15.camel@johannes.local> (raw)
I added those myself in commits b4ff4f04 and 84659eb5,
but I see no reason now why they should be exported,
only generic netlink uses them which cannot be modular.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
net/netlink/af_netlink.c | 2 --
1 file changed, 2 deletions(-)
--- wireless-testing.orig/net/netlink/af_netlink.c 2009-07-10 20:21:46.000000000 +0200
+++ wireless-testing/net/netlink/af_netlink.c 2009-07-10 20:26:28.000000000 +0200
@@ -1575,7 +1575,6 @@ int netlink_change_ngroups(struct sock *
kfree(old);
return err;
}
-EXPORT_SYMBOL(netlink_change_ngroups);
/**
* netlink_clear_multicast_users - kick off multicast listeners
@@ -1598,7 +1597,6 @@ void netlink_clear_multicast_users(struc
netlink_table_ungrab();
}
-EXPORT_SYMBOL(netlink_clear_multicast_users);
void netlink_set_nonroot(int protocol, unsigned int flags)
{
next reply other threads:[~2009-07-10 18:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 18:32 Johannes Berg [this message]
2009-07-12 21:17 ` [PATCH] netlink: remove unused exports David Miller
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=1247250726.29747.15.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=netdev@vger.kernel.org \
--cc=tgraf@suug.ch \
/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