commit | a0f098d0385a40f9c4c8a2ce48d075f77ea7edd8 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Sat Aug 05 20:00:01 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 06 21:33:42 2017 -0700 |
tree | f2d78703e8948d2b26f71ee7e232b62bc48d00a2 | |
parent | dc1e0e6eb8b2e2c6b5c6cdfa4f0cc789e9516de5 [diff] |
sctp: remove the typedef sctp_event_other_t This patch is to remove the typedef sctp_event_other_t, and replace with enum sctp_event_other 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>