sctp: remove macros sctp_bh_[un]lock_sock
authorwangweidong <wangweidong1@huawei.com>
Tue, 21 Jan 2014 07:44:12 +0000 (15:44 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Jan 2014 02:41:36 +0000 (18:41 -0800)
commit5bc1d1b4a261a865cbde65b1561748df5b9c724b
tree4920c464aba555430904d4b93936a72a391016c7
parent048ed4b6266144fdee55089c9eef55b0c1d42ba1
sctp: remove macros sctp_bh_[un]lock_sock

Redefined bh_[un]lock_sock to sctp_bh[un]lock_sock 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/input.c
net/sctp/protocol.c
net/sctp/sm_sideeffect.c
net/sctp/socket.c