diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-08-03 09:42:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-03 18:45:47 +0200 |
commit | 65f77105438a7793836d7ba2d9a05fa585b8caf9 (patch) | |
tree | 4d63477603816b80c2d3291ac1d0b361dcdd599c /.gitignore | |
parent | sctp: remove the typedef sctp_ecne_chunk_t (diff) | |
download | linux-65f77105438a7793836d7ba2d9a05fa585b8caf9.tar.xz linux-65f77105438a7793836d7ba2d9a05fa585b8caf9.zip |
sctp: remove the typedef sctp_cwrhdr_t
This patch is to remove the typedef sctp_cwrhdr_t, and
replace with struct sctp_cwrhdr 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 <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions