]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitef4ecefa26741eaebcc27f772730dacd34632e96
treeaf47e487ddc2510249518bb105cf49fa2eede026
parent90158199032db8c7cf9d0a7add560f60d63056fb
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