aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXin Long <[email protected]>2017-07-23 09:34:26 +0800
committerDavid S. Miller <[email protected]>2017-07-24 16:01:19 -0700
commitcb1844c47279fb59129f8a021a0b09bcf2011ad7 (patch)
treed5d8260832691acae71eb4dafd1b11a6bf096d1f /tools/perf/scripts/python
parent56eda01d5348bd8b90fb32985b4b3d4b59c88ff2 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions