]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: remove the typedef sctp_event_primitive_t
authorXin Long <lucien.xin@gmail.com>
Sat, 5 Aug 2017 12:00:00 +0000 (20:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 04:33:42 +0000 (21:33 -0700)
commit482d78167bbffb9da4ddb897d924541036ffb76e
treebe154a2a2f630fb2acc543998741d3924f965935
parentf6ee091b31d2b9adffa7acc474f0c72c5ca4eb37
sctp: remove the typedef sctp_event_primitive_t

This patch is to remove the typedef sctp_event_primitive_t, and
replace with enum sctp_event_primitive 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>
include/net/sctp/constants.h