sctp: remove the typedef sctp_cwr_chunk_t
authorXin Long <lucien.xin@gmail.com>
Thu, 3 Aug 2017 07:42:17 +0000 (15:42 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Aug 2017 16:45:47 +0000 (09:45 -0700)
commit05b25d0ba68d5b6d5d06f7c6cc3fec49ffa2df38
tree4c59dc9453ab339d73f0b26f6c4c94ea8fcbbbf2
parent65f77105438a7793836d7ba2d9a05fa585b8caf9
sctp: remove the typedef sctp_cwr_chunk_t

Remove this typedef including the struct, there is even no places
using it.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sctp.h