From: Adrian Bunk Date: Thu, 26 Apr 2007 07:57:41 +0000 (-0700) Subject: [NETLINK]: Possible cleanups. X-Git-Tag: v2.6.22-rc1~1128^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42bad1da506cafa7041a02ab84033a724afe88ac;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed