From: Adrian Bunk Date: Wed, 12 Sep 2007 13:18:00 +0000 (+0200) Subject: [SCTP] net/sctp/socket.c: make 3 variables static X-Git-Tag: v2.6.24-rc1~1454^2~679 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fa1a4d746488a7de95ec16afcaf3247fedb003;p=pandora-kernel.git [SCTP] net/sctp/socket.c: make 3 variables static This patch makes the following needlessly global variables static: - sctp_memory_pressure - sctp_memory_allocated - sctp_sockets_allocated Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed