diff options
| author | 2017-07-17 11:29:56 +0800 | |
|---|---|---|
| committer | 2017-07-16 20:52:14 -0700 | |
| commit | 15328d9feede450d64ff77cac5d25bc734ec8b27 (patch) | |
| tree | d12ad74962c0f63039d4e6ca84ba907a28f8dee0 /net/unix/af_unix.c | |
| parent | sctp: remove the typedef sctp_adaptation_ind_param_t (diff) | |
| download | wireguard-linux-15328d9feede450d64ff77cac5d25bc734ec8b27.tar.xz wireguard-linux-15328d9feede450d64ff77cac5d25bc734ec8b27.zip | |
sctp: remove the typedef sctp_supported_ext_param_t
This patch is to remove the typedef sctp_supported_ext_param_t, and
replace with struct sctp_supported_ext_param in the places where it's
using this typedef.
It is also to use sizeof(variable) instead of sizeof(type).
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
