From: sebastian@breakpoint.cc Date: Thu, 26 Jul 2007 21:21:31 +0000 (+0200) Subject: sctp: make locally used function static X-Git-Tag: v2.6.23-rc2~9^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046752104c7090e3679b09274f02d8fd2aa0b4b2;p=pandora-kernel.git sctp: make locally used function static Forward declarion is static, the function itself is not. Make it consistent. Signed-off-by: Sebastian Siewior Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed