commit | a05437ac5deb100f94e290ad4c5eef3e78f4b6bb | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Fri Aug 11 10:23:48 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 10:02:43 2017 -0700 |
tree | 301d22250c944f438909bdf0f49b686b4373fde2 | |
parent | 74439f344b1becd57ec822bc0e2c1a4cbf240a53 [diff] |
sctp: remove the typedef sctp_cmsgs_t This patch is to remove the typedef sctp_cmsgs_t, and replace with struct sctp_cmsgs in the places where it's using this typedef. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>