summaryrefslogtreecommitdiff
path: root/net/sctp/sm_statefuns.c
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-08-03 10:42:21 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-03 19:45:47 +0300
commit96f7ef4d58100d7168e0c4d01a59fbd8589f5756 (patch)
tree39270cb3dd961d27b587976fda3c87499fdc817c /net/sctp/sm_statefuns.c
parent68d75469468620c37cd58dc352f1dcec8c3896b6 (diff)
downloadlinux-96f7ef4d58100d7168e0c4d01a59fbd8589f5756.tar.xz
sctp: remove the typedef sctp_authhdr_t
This patch is to remove the typedef sctp_authhdr_t, and replace with struct sctp_authhdr 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 'net/sctp/sm_statefuns.c')
0 files changed, 0 insertions, 0 deletions