mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09:00
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>