summaryrefslogtreecommitdiffstats
path: root/net/sctp/output.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-06-30 05:52:19 +0200
committerDavid S. Miller <davem@davemloft.net>2017-07-01 18:08:41 +0200
commit3583df1a3d7328b42cf116db3fb56b0368fab12b (patch)
tree56fbc39a98b8b7c4e608c91ab6492c3d6b03fce5 /net/sctp/output.c
parentsctp: remove the typedef sctp_param_action_t (diff)
downloadlinux-3583df1a3d7328b42cf116db3fb56b0368fab12b.tar.xz
linux-3583df1a3d7328b42cf116db3fb56b0368fab12b.zip
sctp: remove the typedef sctp_datahdr_t
This patch is to remove the typedef sctp_datahdr_t, and replace with struct sctp_datahdr in the places where it's using this typedef. It is also to use izeof(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/output.c')
0 files changed, 0 insertions, 0 deletions