]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: remove the typedef sctp_gap_ack_block_t
authorXin Long <lucien.xin@gmail.com>
Sun, 23 Jul 2017 01:34:29 +0000 (09:34 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jul 2017 23:01:20 +0000 (16:01 -0700)
commite1404cd213299bd900f8e347a75baa40696be059
treee5fceef5e0458245fd6d0969a571d1cbabb6879b
parent0cdde683f01318b9ba758d8c6cee082b76ff9d32
sctp: remove the typedef sctp_gap_ack_block_t

This patch is to remove the typedef sctp_gap_ack_block_t, and
replace with struct sctp_gap_ack_block in the places where it's
using this typedef.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sctp.h