]> Pileus Git - ~andy/linux/commit
sctp: remove macros sctp_spin_[un]lock
authorwangweidong <wangweidong1@huawei.com>
Tue, 21 Jan 2014 07:44:08 +0000 (15:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 02:40:41 +0000 (18:40 -0800)
commit3c8e43ba9fe93b2670decc119f82f072a8d2459f
tree187011eb548ea89b4d56d036030b8318a5566853
parent79b91130a2679ea5063d49c021d97346a09eb0a5
sctp: remove macros sctp_spin_[un]lock

Redefined spin_[un]lock to sctp_spin_[un]lock 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>
include/net/sctp/sctp.h
net/sctp/socket.c