commit | d38ef5ae35b0960f3219f1cf0203e19819e757c7 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Fri Aug 11 10:23:49 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 10:02:43 2017 -0700 |
tree | cc46c52a7c313a90444dd9b080f573f3b6bbce7d | |
parent | a05437ac5deb100f94e290ad4c5eef3e78f4b6bb [diff] |
sctp: remove the typedef sctp_dbg_objcnt_entry_t This patch is to remove the typedef sctp_dbg_objcnt_entry_t, and replace with struct sctp_dbg_objcnt_entry 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>