diff options
author | 2017-06-30 11:52:16 +0800 | |
---|---|---|
committer | 2017-07-01 09:08:41 -0700 | |
commit | 3c9187049214127d3401926b033d05eb75d69c39 (patch) | |
tree | 0869a6eefe765652924cb68015be31b4812d40fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sctp: remove the typedef sctp_cid_action_t (diff) | |
download | wireguard-linux-3c9187049214127d3401926b033d05eb75d69c39.tar.xz wireguard-linux-3c9187049214127d3401926b033d05eb75d69c39.zip |
sctp: remove the typedef sctp_paramhdr_t
This patch is to remove the typedef sctp_paramhdr_t, and replace
with struct sctp_paramhdr in the places where it's using this
typedef.
It is also to fix some indents and 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions