netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] sctp: some cleanups for sctp
@ 2016-02-15  6:28 Xin Long
  2016-02-15  6:28 ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association Xin Long
  2016-02-17 20:42 ` [PATCH net 0/3] sctp: some cleanups for sctp David Miller
  0 siblings, 2 replies; 7+ messages in thread
From: Xin Long @ 2016-02-15  6:28 UTC (permalink / raw)
  To: network dev, linux-sctp; +Cc: Marcelo Ricardo Leitner, Vlad Yasevich, davem

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-18 13:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15  6:28 [PATCH net 0/3] sctp: some cleanups for sctp Xin Long
2016-02-15  6:28 ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association Xin Long
2016-02-15  6:28   ` [PATCH net 2/3] sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() Xin Long
2016-02-15  6:28     ` [PATCH net 3/3] sctp: remove the unused sctp_datamsg_free() Xin Long
2016-02-17 16:11   ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association Neil Horman
2016-02-18 13:59     ` Xin Long
2016-02-17 20:42 ` [PATCH net 0/3] sctp: some cleanups for sctp David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).