There are some unused function and redundant rcu locks should be
removed.
Xin Long (3):
sctp: move rcu_read_lock from __sctp_lookup_association to
sctp_lookup_association
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
sctp: remove the unused sctp_datamsg_free()include/net/sctp/structs.h | 1 - net/sctp/chunk.c | 13 ------------- net/sctp/input.c | 4 ++-- net/sctp/proc.c | 2 -- 4 files changed, 2 insertions(+), 18 deletions(-) -- 2.1.0
