commit | 42bad1da506cafa7041a02ab84033a724afe88ac | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Apr 26 00:57:41 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 00:57:41 2007 -0700 |
tree | 2850b3483c2fd05341c32663f4adb8f2ce7506da | |
parent | 55404bca6c45595fee1a546f1a0cc616aeef0b00 [diff] |
[NETLINK]: Possible cleanups. - make the following needlessly global variables static: - core/rtnetlink.c: struct rtnl_msg_handlers[] - netfilter/nf_conntrack_proto.c: struct nf_ct_protos[] - make the following needlessly global functions static: - core/rtnetlink.c: rtnl_dump_all() - netlink/af_netlink.c: netlink_queue_skip() Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>