sctp: avoid to repeatedly declare external variables
authorYing Xue <ying.xue@windriver.com>
Wed, 25 Mar 2015 06:13:01 +0000 (14:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Mar 2015 15:40:16 +0000 (11:40 -0400)
Move the declaration for external variables to sctp.h file avoiding
to repeatedly declare them with extern keyword.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/sctp.h
net/sctp/socket.c
net/sctp/sysctl.c

Simple merge
Simple merge
Simple merge