OSDN Git Service

sctp: remove the typedef sctp_endpoint_type_t
authorXin Long <lucien.xin@gmail.com>
Fri, 11 Aug 2017 02:23:47 +0000 (10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 17:02:43 +0000 (10:02 -0700)
commit74439f344b1becd57ec822bc0e2c1a4cbf240a53
treeaf47e487ddc2510249518bb105cf49fa2eede026
parentedf903f83ebca988e04a39f515ab6eacb92055df
sctp: remove the typedef sctp_endpoint_type_t

This patch is to remove the typedef sctp_endpoint_type_t, and
replace with enum sctp_endpoint_type 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/structs.h