Files
twx-linux/include/linux
Xin Long 15328d9fee sctp: remove the typedef sctp_supported_ext_param_t
This patch is to remove the typedef sctp_supported_ext_param_t, and
replace with struct sctp_supported_ext_param in the places where it's
using this typedef.

It is also to use sizeof(variable) instead of sizeof(type).

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-16 20:52:14 -07:00
..
2017-07-06 16:24:33 -07:00
2017-07-10 16:32:31 -07:00
2017-07-07 20:09:10 -04:00
2017-07-07 09:49:24 +10:00
2017-07-07 20:09:10 -04:00
2017-07-10 16:32:34 -07:00