aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-07-23 09:34:26 +0800
committerDavid S. Miller <davem@davemloft.net>2017-07-24 16:01:19 -0700
commitcb1844c47279fb59129f8a021a0b09bcf2011ad7 (patch)
treed5d8260832691acae71eb4dafd1b11a6bf096d1f /net/sctp/sm_make_chunk.c
parentMerge branch 'udp-tunnel-offloads-toggle' (diff)
downloadlinux-dev-cb1844c47279fb59129f8a021a0b09bcf2011ad7.tar.xz
linux-dev-cb1844c47279fb59129f8a021a0b09bcf2011ad7.zip
sctp: remove the typedef sctp_initack_chunk_t
This patch is to remove the typedef sctp_initack_chunk_t, and replace with struct sctp_initack_chunk 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/sctp/sm_make_chunk.c')
0 files changed, 0 insertions, 0 deletions