sctp: remove the typedef sctp_arg_t
commitc488b7704ed0eed18e11f9b685931558735f2a68
authorXin Long <lucien.xin@gmail.com>
Fri, 11 Aug 2017 02:23:53 +0000 (11 10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 17:02:44 +0000 (11 10:02 -0700)
tree5999ae34785cb87cdb0837e41db3df494bfcb54c
parenta85bbeb221d860097859f110ba1321f2b0653f07
sctp: remove the typedef sctp_arg_t

This patch is to remove the typedef sctp_arg_t, and
replace with union sctp_arg 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
net/sctp/sm_statefuns.c