From: Ying Xue Date: Wed, 25 Mar 2015 06:13:01 +0000 (+0800) Subject: sctp: avoid to repeatedly declare external variables X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3ea6d5c4f4880dbdf85f4083f40d8a3dc9b906;p=pandora-kernel.git sctp: avoid to repeatedly declare external variables Move the declaration for external variables to sctp.h file avoiding to repeatedly declare them with extern keyword. Signed-off-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed