sctp: remove macros sctp_spin_[un]lock_irqrestore
authorwangweidong <wangweidong1@huawei.com>
Tue, 21 Jan 2014 07:44:06 +0000 (15:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 02:40:40 +0000 (18:40 -0800)
Redefined spin_[un]lock_irqstore to sctp_spin_[un]lock_irqrestore for user
space friendly code which we haven't use in years, so removing them.

Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found