summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-08-11 04:23:52 +0200
committerDavid S. Miller <davem@davemloft.net>2017-08-11 19:02:44 +0200
commita85bbeb221d860097859f110ba1321f2b0653f07 (patch)
treeaf65ffc39755cc0dc31220f00a7048465d7cac29 /usr
parentsctp: remove the typedef sctp_cmd_t (diff)
downloadlinux-a85bbeb221d860097859f110ba1321f2b0653f07.tar.xz
linux-a85bbeb221d860097859f110ba1321f2b0653f07.zip
sctp: remove the typedef sctp_cmd_seq_t
This patch is to remove the typedef sctp_cmd_seq_t, and replace with struct sctp_cmd_seq in the places where it's using this typedef. Note that it doesn't fix many indents although it should, as sctp_disposition_t's removal would mess them up again. So better to fix them when removing sctp_disposition_t in the later patch. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions