From: stephen hemminger Date: Tue, 19 Oct 2010 08:08:33 +0000 (+0000) Subject: rds: make local functions/variables static X-Git-Tag: v2.6.37-rc1~147^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff51bf841587c75b58d25ed77263158619784dd3;p=pandora-kernel.git rds: make local functions/variables static The RDS protocol has lots of functions that should be declared static. rds_message_get/add_version_extension is removed since it defined but never used. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed