diff options
| author | Xin Long <[email protected]> | 2017-08-11 10:23:46 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-11 10:02:43 -0700 |
| commit | edf903f83ebca988e04a39f515ab6eacb92055df (patch) | |
| tree | a87edf7bd43e1e57c39345509a2b1b012db33585 /tools/perf/scripts/python/stackcollapse.py | |
| parent | afa6c45429f6e5ddd1eb6b77a36358f9c4b789da (diff) | |
sctp: remove the typedef sctp_sender_hb_info_t
This patch is to remove the typedef sctp_sender_hb_info_t, and
replace with struct sctp_sender_hb_info 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions