sctp: remove the typedef sctp_dbg_objcnt_entry_t
authorXin Long <lucien.xin@gmail.com>
Fri, 11 Aug 2017 02:23:49 +0000 (10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 17:02:43 +0000 (10:02 -0700)
commitd38ef5ae35b0960f3219f1cf0203e19819e757c7
treecc46c52a7c313a90444dd9b080f573f3b6bbce7d
parenta05437ac5deb100f94e290ad4c5eef3e78f4b6bb
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>
include/net/sctp/structs.h
net/sctp/objcnt.c