aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorXin Long <[email protected]>2017-08-03 15:42:18 +0800
committerDavid S. Miller <[email protected]>2017-08-03 09:45:47 -0700
commit8b32f2348a0441ef202562618b13d1bb494f3a47 (patch)
treed72e4c4f0119ab2b30c83b71d69a2d020156458d /tools/perf/scripts/python
parent05b25d0ba68d5b6d5d06f7c6cc3fec49ffa2df38 (diff)
sctp: remove the typedef sctp_addip_param_t
This patch is to remove the typedef sctp_addip_param_t, and replace with struct sctp_addip_param in the places where it's using this typedef. It is to use sizeof(variable) instead of sizeof(type), and also fix some indent problems. 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