Xin Long 922dbc5be2 sctp: remove the typedef sctp_chunkhdr_t
This patch is to remove the typedef sctp_chunkhdr_t, and replace
with struct sctp_chunkhdr in the places where it's using this
typedef.

It is also to fix some indents and use sizeof(variable) instead
of sizeof(type)., especially in sctp_new.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-01 09:08:41 -07:00
..
2017-03-17 12:49:43 +01:00
2017-02-27 18:43:47 -08:00
2017-03-17 12:49:43 +01:00
2017-03-17 12:49:43 +01:00
2015-08-21 09:08:39 -07:00
2017-03-17 12:49:43 +01:00
2017-03-17 12:49:43 +01:00
2017-02-27 18:43:47 -08:00
2017-03-17 12:49:43 +01:00
2017-03-17 12:49:43 +01:00
2015-08-21 09:08:39 -07:00
2015-08-21 09:08:39 -07:00