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

This patch is to remove the typedef sctp_event_timeout_t, and
replace with enum sctp_event_timeout 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/command.h
include/net/sctp/constants.h
net/sctp/sm_sideeffect.c