netlink: remove unused exports
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 10 Jul 2009 08:32:06 +0000 (08:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 12 Jul 2009 21:03:19 +0000 (14:03 -0700)
commit487420df79f1d9f5b9de74c9bef378609c475a39
treed5013580950e5a317399ff00259934b58425beb6
parent5bc38193c1793e240a7e0b93f129606931e35fdb
netlink: remove unused exports

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>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlink/af_netlink.c