diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-08-03 15:42:09 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-03 09:45:46 -0700 |
commit | e61e4055b165f4c645ce2a85890b313abf841f67 (patch) | |
tree | 75bb8e2605edf5e479f09379316534ab63014d56 /arch/x86/power | |
parent | ddb0804206e818b2823c0622ecc53bbdbd6f9307 (diff) | |
download | linux-e61e4055b165f4c645ce2a85890b313abf841f67.tar.bz2 |
sctp: remove the typedef sctp_shutdownhdr_t
This patch is to remove the typedef sctp_shutdownhdr_t, and
replace with struct sctp_shutdownhdr 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 'arch/x86/power')
0 files changed, 0 insertions, 0 deletions